Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ python-jose
|
|
5 |
passlib[bcrypt]
|
6 |
python-multipart
|
7 |
python-dotenv
|
8 |
-
websockets
|
|
|
|
5 |
passlib[bcrypt]
|
6 |
python-multipart
|
7 |
python-dotenv
|
8 |
+
websockets
|
9 |
+
httpx
|