Spaces:
Running
Running
James McCool
commited on
Commit
·
525a7bf
1
Parent(s):
69f19a9
added pymongo to req
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@ streamlit
|
|
2 |
gspread
|
3 |
openpyxl
|
4 |
matplotlib
|
5 |
-
|
6 |
pulp
|
7 |
docker
|
8 |
plotly
|
9 |
-
scipy
|
|
|
2 |
gspread
|
3 |
openpyxl
|
4 |
matplotlib
|
5 |
+
pymongo
|
6 |
pulp
|
7 |
docker
|
8 |
plotly
|
9 |
+
scipy
|