File tree Expand file tree Collapse file tree 2 files changed +16
-17
lines changed
Expand file tree Collapse file tree 2 files changed +16
-17
lines changed Original file line number Diff line number Diff line change 11-i https://pypi.python.org/simple
2- aspy.yaml == 1.2 .0
2+ aspy.yaml == 1.3 .0
33atomicwrites == 1.3.0
44attrs == 19.1.0
5- cfgv == 1.6 .0
5+ cfgv == 2.0 .0
66colorama == 0.4.1 ; sys_platform == 'win32'
7- filelock == 3.0.10
8- identify == 1.4.1
9- importlib-metadata == 0.9
7+ filelock == 3.0.12
8+ identify == 1.4.3
9+ importlib-metadata == 0.17
1010livereload == 2.6.0
1111more-itertools == 7.0.0 ; python_version > '2.7'
1212nodeenv == 1.3.3
13- pluggy == 0.9 .0
13+ pluggy == 0.12 .0
1414pre-commit == 1.14.4
1515py == 1.8.0
1616pytest-django == 3.4.7
1717pytest == 4.3.0
18- pyyaml == 5.1
18+ pyyaml == 5.1.1
1919six == 1.12.0
2020toml == 0.10.0
2121tornado == 6.0.2
2222tox == 3.7.0
23- virtualenv == 16.5 .0
24- zipp == 0.3.3
23+ virtualenv == 16.6 .0
24+ zipp == 0.5.1
Original file line number Diff line number Diff line change @@ -4,29 +4,28 @@ bcrypt==3.1.6
44certifi == 2019.3.9
55cffi == 1.12.3
66chardet == 3.0.4
7- cryptography == 2.6.1
7+ cryptography == 2.7
88defusedxml == 0.6.0 ; python_version >= '3.0'
99django-markdownx == 2.0.27
10- django == 2.1.8
10+ django == 2.1.9
1111fabric == 2.4.0
1212gunicorn == 19.9.0
1313idna == 2.8
1414invoke == 1.2.0
15- markdown == 3.1
15+ markdown == 3.1.1
1616mysqlclient == 1.3.14
1717oauthlib == 3.0.1
18- paramiko == 2.4.2
18+ paramiko == 2.5.0
1919pillow == 5.3.0
20- pyasn1 == 0.4.5
2120pycparser == 2.19
2221pyjwt == 1.7.1
2322pynacl == 1.3.0
2423python3-openid == 3.1.0 ; python_version >= '3.0'
2524pytz == 2019.1
2625requests-oauthlib == 1.2.0
27- requests == 2.21 .0
26+ requests == 2.22 .0
2827six == 1.12.0
2928social-auth-app-django == 3.1.0
30- social-auth-core == 3.1 .0
31- urllib3 == 1.24.2
29+ social-auth-core == 3.2 .0
30+ urllib3 == 1.25.3
3231whitenoise == 4.1.1
You can’t perform that action at this time.
0 commit comments