d142111015 commited on
Commit
3c4064c
1 Parent(s): ea49017

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  streamlit
2
- pandas
3
- numpy
4
- Pillow
5
- matplotlib
6
- opencv-python
7
 
8
  PyYAML>=5.3.1
9
  requests>=2.23.0
 
1
  streamlit
2
+ pandas>=1.1.4
3
+ numpy>=1.18.5,<1.24.0
4
+ Pillow>=7.1.2
5
+ matplotlib>=3.2.2
6
+ opencv-python>=4.1.1
7
 
8
  PyYAML>=5.3.1
9
  requests>=2.23.0