Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -14,4 +14,5 @@ passlib[bcrypt]==1.7.4
|
|
| 14 |
python-dotenv==1.0.1
|
| 15 |
gunicorn==21.2.0
|
| 16 |
email-validator==2.1.0
|
| 17 |
-
psutil==6.1.1
|
|
|
|
|
|
| 14 |
python-dotenv==1.0.1
|
| 15 |
gunicorn==21.2.0
|
| 16 |
email-validator==2.1.0
|
| 17 |
+
psutil==6.1.1
|
| 18 |
+
certifi==2024.12.14
|