Add few changes

This commit is contained in:
2025-05-01 20:49:54 +02:00
parent a67d8dac3e
commit eeb3c610a9
3 changed files with 227 additions and 0 deletions

6
requirements.txt Normal file
View File

@@ -0,0 +1,6 @@
fastapi>=0.95.0
uvicorn>=0.22.0
pydantic>=2.0.0
websockets>=10.4
httpx>=0.24.0
python-dotenv>=1.0.0