updated requirements

This commit is contained in:
Daniel Tsvetkov 2019-09-24 14:17:57 +02:00
parent bd40f9c048
commit f02d39bfcb

View File

@ -1,28 +1,28 @@
backcall==0.1.0 backcall==0.1.0
dateparser==0.7.1 dateparser==0.7.2
decorator==4.3.2 decorator==4.4.0
freezegun==0.3.11 freezegun==0.3.12
fuzzywuzzy==0.17.0 fuzzywuzzy==0.17.0
geographiclib==1.49 geographiclib==1.49
geopy==1.18.1 geopy==1.20.0
importlib-resources==1.0.2 importlib-resources==1.0.2
ipython==7.3.0 ipython==7.8.0
ipython-genutils==0.2.0 ipython-genutils==0.2.0
jedi==0.13.3 jedi==0.15.1
numpy==1.16.2 numpy==1.17.2
parso==0.3.4 parso==0.5.1
pexpect==4.6.0 pexpect==4.7.0
pickleshare==0.7.5 pickleshare==0.7.5
prompt-toolkit==2.0.9 prompt-toolkit==2.0.9
ptyprocess==0.6.0 ptyprocess==0.6.0
Pygments==2.3.1 Pygments==2.4.2
python-dateutil==2.8.0 python-dateutil==2.8.0
python-Levenshtein==0.12.0 python-Levenshtein==0.12.0
pytz==2018.9 pytz==2019.2
regex==2019.3.12 regex==2019.8.19
six==1.12.0 six==1.12.0
timezonefinder==4.0.1 timezonefinder==4.1.0
traitlets==4.3.2 traitlets==4.3.2
tzlocal==1.5.1 tzlocal==2.0.0
wcwidth==0.1.7 wcwidth==0.1.7
word2number==1.1 word2number==1.1