Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
gradio==4.36.1
|
| 2 |
huggingface_hub==0.20.3
|
| 3 |
passlib[bcrypt]==1.7.4
|
|
|
|
| 4 |
pytz==2024.1
|
| 5 |
python-dateutil==2.9.0.post0
|
| 6 |
reportlab==4.2.2
|
|
|
|
| 1 |
gradio==4.36.1
|
| 2 |
huggingface_hub==0.20.3
|
| 3 |
passlib[bcrypt]==1.7.4
|
| 4 |
+
bcrypt==3.2.2
|
| 5 |
pytz==2024.1
|
| 6 |
python-dateutil==2.9.0.post0
|
| 7 |
reportlab==4.2.2
|