chore: project setup

This commit is contained in:
Ferdinand
2026-04-07 13:07:11 +02:00
commit dea58dc75a
3 changed files with 11 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
fastapi==0.111.0
uvicorn==0.29.0
pillow>=11.0.0
opencv-python-headless>=4.9.0
imagehash==4.3.1
python-dotenv==1.0.1
anthropic==0.25.0
pytest==8.1.1
httpx==0.27.0