euler314 commited on
Commit
9063d5c
·
verified ·
1 Parent(s): cb0df60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -7
requirements.txt CHANGED
@@ -1,7 +1,4 @@
1
- streamlit==1.24.0
2
- numpy==1.23.5
3
- sympy==1.12
4
- plotly==5.14.1
5
- scipy==1.10.1
6
- pybind11==2.10.4
7
- setuptools>=42.0.0
 
1
+ streamlit
2
+ pillow
3
+ opencv-python-headless>=4.0.0
4
+ numpy