golfgame/server/requirements.txt

5 lines
81 B
Plaintext

fastapi>=0.109.0
uvicorn[standard]>=0.27.0
websockets>=12.0
python-dotenv>=1.0.0