Link-Tracker-Server/requirements.txt

17 lines
286 B
Plaintext

fastapi==0.104.1
uvicorn[standard]==0.24.0
pydantic==2.8.2
requests==2.31.0
python-dotenv==1.0.0
sqlalchemy==2.0.27
aiohttp==3.9.3
python-multipart==0.0.9
typing-extensions>=4.8.0
starlette>=0.27.0
anyio>=3.7.1
click>=8.0.0
h11>=0.8.0
httptools>=0.5.0
websockets>=10.4
watchfiles>=0.13