1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
[versions]
asgiref = 3.2.3
blessings = 1.7
buildout-versions-checker = 1.10.0
certifi = 2019.11.28
chardet = 3.0.4
configparser = 4.0.2
coverage = 5.0.3
django = 3.0.4
entrypoints = 0.3
enum34 = 1.1.9
flake8 = 3.7.9
futures = 3.3.0
idna = 2.9
mccabe = 0.6.1
nose = 1.3.7
nose-progressive = 1.5.2
nose-sfd = 0.4
packaging = 20.3
pbp.recipe.noserunner = 0.2.6
pycodestyle = 2.5.0
pyflakes = 2.1.1
pyparsing = 2.4.6
python-coveralls = 2.9.3
pytz = 2019.3
PyYAML = 5.3
requests = 2.23.0
six = 1.14.0
sqlparse = 0.3.1
urllib3 = 1.25.8
zc.recipe.egg = 2.0.7
|