We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd07137 commit b7457e2Copy full SHA for b7457e2
requirements.txt
@@ -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
+appdirs==1.4.3
+APScheduler==3.6.0
+backports.entry-points-selectable==1.1.0
+beautifulsoup4==4.7.1
+bs4==0.0.1
+certifi==2019.3.9
+chardet==3.0.4
+Click==7.0
+colorize==1.1.0
+Cython==0.29.24
+distlib==0.3.3
+filelock==3.3.0
+geojson==2.4.1
+google==2.0.2
+gTTS-token==1.1.3
+idna==2.8
+inflect==2.1.0
+jaraco.itertools==4.4.2
+joblib==0.14.0
20
lxml==4.6.3
21
mock==3.0.5
22
more-itertools==7.0.0
0 commit comments