1
0
Fork 0
mirror of https://github.com/Findus23/se-simulator.git synced 2024-09-19 15:53:45 +02:00

update dependencies

This commit is contained in:
Lukas Winkler 2018-11-03 20:37:29 +01:00
parent b46095e9c8
commit 589187e800
Signed by: lukas
GPG key ID: 54DE4D798D244853

View file

@ -3,10 +3,10 @@ asn1crypto==0.24.0
backports.csv==1.0.6 backports.csv==1.0.6
beautifulsoup4==4.6.3 beautifulsoup4==4.6.3
blinker==1.4 blinker==1.4
certifi==2018.8.24 certifi==2018.10.15
cffi==1.11.5 cffi==1.11.5
chardet==3.0.4 chardet==3.0.4
click==6.7 Click==7.0
clint==0.5.1 clint==0.5.1
cryptography==2.3.1 cryptography==2.3.1
docopt==0.6.2 docopt==0.6.2
@ -17,27 +17,27 @@ gunicorn==19.9.0
html2text==2018.1.9 html2text==2018.1.9
idna==2.7 idna==2.7
internetarchive==1.8.1 internetarchive==1.8.1
itsdangerous==0.24 itsdangerous==1.1.0
Jinja2==2.10 Jinja2==2.10
jsonlines==1.2.0 jsonlines==1.2.0
jsonpatch==1.23 jsonpatch==1.23
jsonpointer==2.0 jsonpointer==2.0
libsass==0.15.0 libsass==0.15.1
limits==1.3 limits==1.3
lxml==4.2.5 lxml==4.2.5
markovify==0.7.1 markovify==0.7.1
MarkupSafe==1.0 MarkupSafe==1.0
peewee==3.7.0 peewee==3.7.1
Pillow==5.2.0 Pillow==5.3.0
pycparser==2.18 pycparser==2.19
PyMySQL==0.9.2 PyMySQL==0.9.2
python-slugify==1.2.6 python-slugify==1.2.6
raven==6.9.0 raven==6.9.0
redis==2.10.6 redis==2.10.6
requests==2.19.1 requests==2.20.0
sacremoses==0.0.4 sacremoses==0.0.5
schema==0.6.8 schema==0.6.8
six==1.11.0 six==1.11.0
Unidecode==1.0.22 Unidecode==1.0.22
urllib3==1.23 urllib3==1.24.1
Werkzeug==0.14.1 Werkzeug==0.14.1