fix: pin exact dependency versions

This commit is contained in:
Ferdinand
2026-04-07 13:08:38 +02:00
parent dea58dc75a
commit dc7cc5c727

View File

@@ -1,7 +1,7 @@
fastapi==0.111.0 fastapi==0.111.0
uvicorn==0.29.0 uvicorn==0.29.0
pillow>=11.0.0 pillow==12.2.0
opencv-python-headless>=4.9.0 opencv-python-headless==4.13.0.92
imagehash==4.3.1 imagehash==4.3.1
python-dotenv==1.0.1 python-dotenv==1.0.1
anthropic==0.25.0 anthropic==0.25.0