Skip to content

Commit b7457e2

Browse files
author
ggeop
committed
Fix dependencies version
1 parent cd07137 commit b7457e2

File tree

1 file changed

+19
-19
lines changed

1 file changed

+19
-19
lines changed

requirements.txt

+19-19
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
1-
appdirs
2-
APScheduler
3-
backports.entry-points-selectable
4-
beautifulsoup4
5-
bs4
6-
certifi
7-
chardet
8-
Click
9-
colorize
10-
Cython
11-
distlib
12-
filelock
13-
geojson
14-
google
15-
gTTS-token
16-
idna
17-
inflect
18-
jaraco.itertools
19-
joblib
1+
appdirs==1.4.3
2+
APScheduler==3.6.0
3+
backports.entry-points-selectable==1.1.0
4+
beautifulsoup4==4.7.1
5+
bs4==0.0.1
6+
certifi==2019.3.9
7+
chardet==3.0.4
8+
Click==7.0
9+
colorize==1.1.0
10+
Cython==0.29.24
11+
distlib==0.3.3
12+
filelock==3.3.0
13+
geojson==2.4.1
14+
google==2.0.2
15+
gTTS-token==1.1.3
16+
idna==2.8
17+
inflect==2.1.0
18+
jaraco.itertools==4.4.2
19+
joblib==0.14.0
2020
lxml==4.6.3
2121
mock==3.0.5
2222
more-itertools==7.0.0

0 commit comments

Comments
 (0)