James McCool
commited on
Commit
·
8015573
1
Parent(s):
646b1db
requirements adjustments
Browse files- requirements.txt +8 -3
requirements.txt
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
streamlit
|
2 |
+
openpyxl
|
3 |
+
matplotlib
|
4 |
+
pulp
|
5 |
+
docker
|
6 |
+
plotly
|
7 |
+
scipy
|
8 |
+
pymongo
|