2026-04-07 23:38:23 +08:00
|
|
|
fastapi>=0.95.0
|
|
|
|
|
uvicorn[standard]>=0.23.0
|
|
|
|
|
pydantic>=1.10.0
|
2026-05-31 16:38:10 +08:00
|
|
|
httpx>=0.24.0
|
2026-06-06 15:44:00 +08:00
|
|
|
redis>=5.0.0
|
2026-06-06 17:18:15 +08:00
|
|
|
psycopg[binary]>=3.2.0
|
|
|
|
|
python-multipart>=0.0.9
|
2026-06-06 15:44:00 +08:00
|
|
|
python-dotenv>=1.0.0
|
2026-06-27 22:22:42 +08:00
|
|
|
markitdown>=0.1.1
|
|
|
|
|
geoip2>=4.8.0
|
2026-05-31 16:38:10 +08:00
|
|
|
|
2026-04-07 23:38:23 +08:00
|
|
|
# testing
|
|
|
|
|
pytest>=7.0.0
|
2026-06-08 11:51:39 +08:00
|
|
|
pytest-cov>=4.1.0
|