Spaces:
Running
Running
Update requirements.txt
#2
by
ceyda
- opened
- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
streamlit
|
| 2 |
pyyaml
|
| 3 |
py3Dmol
|
| 4 |
-
stmol==0.0.7
|
|
|
|
|
|
| 1 |
streamlit
|
| 2 |
pyyaml
|
| 3 |
py3Dmol
|
| 4 |
+
stmol==0.0.7
|
| 5 |
+
altair<5
|