Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -14,6 +14,7 @@ python-dateutil
|
|
14 |
python-dotenv
|
15 |
pytz
|
16 |
pyzmq
|
|
|
17 |
requests
|
18 |
scikit-learn
|
19 |
scipy
|
|
|
14 |
python-dotenv
|
15 |
pytz
|
16 |
pyzmq
|
17 |
+
openpyxl
|
18 |
requests
|
19 |
scikit-learn
|
20 |
scipy
|