We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60fc7ef commit 27cc7bdCopy full SHA for 27cc7bd
1 file changed
requirements.txt
@@ -15,7 +15,7 @@ pymongo==4.15.1
15
# pillow==11.3.0 # PIL, in ZooProcess-lib
16
pyjwt==2.10.1 # For JWT token validation
17
sqlalchemy==2.0.43 # ORM for database operations
18
-ZooProcess-lib @ https://github.com/ecotaxa/ZooProcess-lib/archive/refs/tags/v0.11.0.tar.gz
+ZooProcess-lib @ https://github.com/ecotaxa/ZooProcess-lib/archive/refs/tags/v0.12.0.tar.gz
19
python-dotenv==1.1.1
20
21
# CLI dependencies
0 commit comments