Spaces:
Running
Running
redis addd to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,3 +14,4 @@ python-jose[cryptography]
|
|
14 |
passlib[bcrypt]
|
15 |
uvicorn
|
16 |
gunicorn # Add this for production
|
|
|
|
14 |
passlib[bcrypt]
|
15 |
uvicorn
|
16 |
gunicorn # Add this for production
|
17 |
+
redis
|