Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,8 @@ requests
|
|
| 6 |
Werkzeug
|
| 7 |
flask-socketio==5.3.6
|
| 8 |
python-socketio==5.10.0
|
| 9 |
-
eventlet==0.33.3
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
Werkzeug
|
| 7 |
flask-socketio==5.3.6
|
| 8 |
python-socketio==5.10.0
|
| 9 |
+
eventlet==0.33.3
|
| 10 |
+
supabase
|
| 11 |
+
bcrypt
|
| 12 |
+
PyJWT
|
| 13 |
+
cryptography
|