Spaces:
Running
Running
James McCool
commited on
Commit
·
124a409
1
Parent(s):
f77a585
Update requirements.txt to include 'streamlit-javascript' for enhanced functionality in the application.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ pulp
|
|
7 |
docker
|
8 |
plotly
|
9 |
scipy
|
10 |
-
pymongo
|
|
|
|
7 |
docker
|
8 |
plotly
|
9 |
scipy
|
10 |
+
pymongo
|
11 |
+
streamlit-javascript
|