Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ numpy
|
|
| 2 |
sympy
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
-
scipy
|
|
|
|
|
|
| 2 |
sympy
|
| 3 |
streamlit
|
| 4 |
plotly
|
| 5 |
+
scipy
|
| 6 |
+
pybind11>=2.6.0
|