Files
pong/requirements.txt
2025-01-21 12:32:34 +01:00

16 lines
382 B
Plaintext

certifi==2024.12.14 # Testing
iniconfig==2.0.0 # PyTest Testing
packaging==24.2 # PyTest Testing
pluggy==1.5.0 # PyTest Testing
pytest==8.3.4 # PyTest Testing
click==8.1.8 # Uvicorn
httptools==0.6.4 # Uvicorn
pyyaml==6.0.2 # Uvicorn
uvicorn==0.34.0 # Uvicorn
uvloop==0.21.0 # Uvicorn
watchfiles==1.0.4 # Uvicorn
websockets==14.1 # Uvicorn
creyPY[postgres]==3.0.0 # My own package