Skip to content

Commit 1cb095a

Browse files
requirements updated
1 parent b05e563 commit 1cb095a

File tree

2 files changed

+4
-17
lines changed

2 files changed

+4
-17
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*.pyc
2+
__pycache__

requirements.txt

+2-17
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,17 @@
1-
absl-py==0.8.1
2-
astor==0.8.0
31
bleach==1.5.0
42
cycler==0.10.0
53
enum34==1.1.6
6-
gast==0.2.2
7-
google-pasta==0.1.7
8-
grpcio==1.24.3
9-
h5py==2.10.0
104
html5lib==0.9999999
11-
imutils==0.5.3
12-
Keras-Applications==1.0.8
13-
Keras-Preprocessing==1.1.0
145
kiwisolver==1.1.0
156
Markdown==3.1.1
167
matplotlib==3.1.1
17-
numpy==1.17.2
8+
numpy==1.17.3
189
opencv-python==4.1.1.26
19-
opt-einsum==3.1.0
20-
Pillow==6.2.0
10+
Pillow==6.2.1
2111
protobuf==3.10.0
2212
pyparsing==2.4.2
23-
pytesseract==0.3.0
2413
python-dateutil==2.8.0
2514
six==1.12.0
26-
tensorboard==2.0.0
2715
tensorflow==1.4.0
28-
tensorflow-estimator==2.0.1
2916
tensorflow-tensorboard==0.4.0
30-
termcolor==1.1.0
3117
Werkzeug==0.16.0
32-
wrapt==1.11.2

0 commit comments

Comments
 (0)