Spaces:
Sleeping
Sleeping
Update backend/requirements.txt
Browse files- backend/requirements.txt +1 -1
backend/requirements.txt
CHANGED
|
@@ -6,7 +6,7 @@ jinja2
|
|
| 6 |
python-jose[cryptography]
|
| 7 |
passlib[bcrypt]
|
| 8 |
bcrypt==4.0.1
|
| 9 |
-
fer
|
| 10 |
opencv-python
|
| 11 |
reportlab
|
| 12 |
python-dotenv
|
|
|
|
| 6 |
python-jose[cryptography]
|
| 7 |
passlib[bcrypt]
|
| 8 |
bcrypt==4.0.1
|
| 9 |
+
fer==22.4.0
|
| 10 |
opencv-python
|
| 11 |
reportlab
|
| 12 |
python-dotenv
|