We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da94bbf commit 9e58bffCopy full SHA for 9e58bff
pyproject.toml
@@ -19,7 +19,7 @@ python-dateutil = "^2.8.2"
19
django-polymorphic = "^3.1.0"
20
requests = "^2.27.1"
21
jasmin-ldap-django = {git = "https://github.com/cedadev/jasmin-ldap-django.git", tag = "v1.0.1"}
22
-jasmin-metadata = {git = "https://github.com/cedadev/jasmin-metadata.git", tag = "v1.0.1"}
+jasmin-metadata = {git = "https://github.com/cedadev/jasmin-metadata.git", tag = "v1.0.2"}
23
jasmin-notifications = {git = "https://github.com/cedadev/jasmin-notifications.git", tag = "v1.2.6"}
24
django-countries = "^7.2.1, !=7.3.0"
25
djangorestframework = {version = "^3.13.1", optional = true}
0 commit comments