Skip to content

Commit 2422e7a

Browse files
author
Alexandru Meterez
committed
Update python requierments
1 parent 6680fca commit 2422e7a

File tree

1 file changed

+8
-49
lines changed

1 file changed

+8
-49
lines changed

requirements.txt

Lines changed: 8 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,12 @@
1-
Flask-RESTful==0.3.7
2-
Jinja2==2.10.1
3-
tzlocal==2.0.0
4-
decorator==4.4.0
5-
APScheduler==3.6.1
6-
ipython-genutils==0.2.0
7-
chardet==3.0.4
8-
protobuf==3.9.0
9-
requests==2.22.0
10-
MarkupSafe==1.1.1
11-
pytz==2019.2
12-
pickleshare==0.7.5
13-
Pillow==6.1.0
14-
Werkzeug==0.15.4
15-
pexpect==4.7.0
16-
ipython==7.6.1
17-
wrapt==1.11.2
18-
gast==0.2.2
19-
certifi==2019.6.16
20-
soupsieve==1.9.3
21-
h5py==2.9.0
22-
parso==0.5.1
23-
absl-py==0.7.1
24-
beautifulsoup4==4.8.0
25-
Click==7.0
261
selenium==3.141.0
27-
Flask==1.1.1
28-
ptyprocess==0.6.0
29-
torch==1.2.0
30-
Markdown==3.1.1
31-
google-pasta==0.1.7
32-
traitlets==4.3.2
33-
wcwidth==0.1.7
34-
browsermob-proxy==0.8.0
352
torchsummary==1.5.1
36-
appnope==0.1.0
37-
aniso8601==7.0.0
38-
idna==2.8
393
torchvision==0.4.0
4+
APScheduler==3.6.1
5+
Flask_RESTful==0.3.7
6+
Flask==1.1.1
7+
torch==1.2.0
8+
Flask_Cors==3.0.8
409
numpy==1.17.1
41-
termcolor==1.1.0
42-
future==0.17.1
43-
grpcio==1.22.0
44-
jedi==0.14.1
45-
six==1.12.0
46-
prompt-toolkit==2.0.9
47-
astor==0.8.0
48-
itsdangerous==1.1.0
49-
Flask-Cors==3.0.8
50-
Pygments==2.4.2
51-
urllib3==1.25.3
52-
bs4==0.0.1
53-
backcall==0.1.0
10+
Pillow==6.1.0
11+
browsermob_proxy==0.8.0
12+
beautifulsoup4==4.8.0

0 commit comments

Comments
 (0)