You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
822 B
Plaintext
27 lines
822 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file dev_requirements.txt dev_requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
--trusted-host git.aigalatic.com
|
|
|
|
alembic==0.9.10
|
|
atomicwrites==1.1.5 # via pytest
|
|
attrs==18.1.0 # via pytest
|
|
coverage==4.5.1 # via pytest-cov
|
|
mako==1.0.7 # via alembic
|
|
markupsafe==1.0 # via mako
|
|
more-itertools==4.2.0 # via pytest
|
|
pluggy==0.6.0 # via pytest, tox
|
|
py==1.5.4 # via pytest, tox
|
|
pytest-cov==2.5.1
|
|
pytest==3.6.3
|
|
python-dateutil==2.7.3 # via alembic
|
|
python-editor==1.0.3 # via alembic
|
|
six==1.11.0 # via more-itertools, pytest, python-dateutil, tox
|
|
sqlalchemy==1.2.9 # via alembic
|
|
tox==3.0.0
|
|
virtualenv==16.0.0 # via tox
|