Keiser41 commited on
Commit
6c294ff
1 Parent(s): 9fa0a27

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  flask==1.1.1
2
  gunicorn
3
- numpy==1.16.6
4
  flask_wtf==0.14.3
5
  matplotlib==3.1.1
6
  opencv-python==4.1.2.30
@@ -8,3 +8,5 @@ snowy
8
  scipy==1.3.3
9
  scikit-image==0.15.0
10
  patool==1.12
 
 
 
1
  flask==1.1.1
2
  gunicorn
3
+ numpy==1.16.5
4
  flask_wtf==0.14.3
5
  matplotlib==3.1.1
6
  opencv-python==4.1.2.30
 
8
  scipy==1.3.3
9
  scikit-image==0.15.0
10
  patool==1.12
11
+ patool
12
+