first commit

This commit is contained in:
Mateusz Gruszczyński
2026-06-03 12:36:51 +02:00
commit 3ab205b769
22 changed files with 1261 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
fastapi==0.115.6
uvicorn[standard]==0.34.0
pydantic>=2.10.4
httpx==0.28.1
beautifulsoup4==4.12.3
reportlab==4.2.5
python-multipart==0.0.20