Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -4,3 +4,6 @@ numpy>=1.21.0
|
|
| 4 |
matplotlib>=3.5.0
|
| 5 |
seaborn>=0.11.0
|
| 6 |
scikit-learn>=1.1.0
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
matplotlib>=3.5.0
|
| 5 |
seaborn>=0.11.0
|
| 6 |
scikit-learn>=1.1.0
|
| 7 |
+
bcrypt>=4.0.0
|
| 8 |
+
joblib>=1.2.0
|
| 9 |
+
openpyxl>=3.0.0
|