Spaces:
Running
Running
James McCool commited on
Commit ·
3c30a5e
1
Parent(s): a671bf1
Forgot to change the requirements file.
Browse files- requirements.txt +9 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
openpyxl
|
| 3 |
+
matplotlib
|
| 4 |
+
pulp
|
| 5 |
+
docker
|
| 6 |
+
plotly
|
| 7 |
+
scipy
|
| 8 |
+
pymongo
|
| 9 |
+
gspread
|