Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ uvicorn
|
|
| 12 |
pydantic==2.5.3
|
| 13 |
sqlalchemy==2.0.25
|
| 14 |
httpx==0.26.0
|
| 15 |
-
websockets
|
| 16 |
python-dotenv
|
| 17 |
python-multipart
|
| 18 |
requests
|
|
|
|
| 12 |
pydantic==2.5.3
|
| 13 |
sqlalchemy==2.0.25
|
| 14 |
httpx==0.26.0
|
| 15 |
+
websockets
|
| 16 |
python-dotenv
|
| 17 |
python-multipart
|
| 18 |
requests
|