There was an error while loading. Please reload this page.
1 parent bd7b83d commit c018a4cCopy full SHA for c018a4c
1 file changed
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
31
"Topic :: Software Development",
32
"Topic :: Software Development :: Libraries :: Python Modules",
33
]
34
-dependencies = ["django>=4.2,<6.0", "confluent-kafka[avro, schemaregistry]>=2.9.0", "django-temporalio==1.3.1"]
+dependencies = ["django>=4.2,<6.0", "confluent-kafka[avro, schemaregistry]>=2.9.0", "django-temporalio>=1.4.0"]
35
36
[project.urls]
37
Homepage = "https://github.com/RegioHelden/django-kafka"
0 commit comments