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.
16 lines
358 B
Plaintext
16 lines
358 B
Plaintext
6 years ago
|
#
|
||
|
# This file is autogenerated by pip-compile
|
||
|
# To update, run:
|
||
|
#
|
||
|
# pip-compile --output-file requirements.txt requirements.in
|
||
|
#
|
||
|
--trusted-host pypi.python.org
|
||
|
|
||
|
click==7.0
|
||
|
molten==0.7.3
|
||
|
mypy-extensions==0.4.1 # via typing-inspect
|
||
|
psycopg2-binary==2.7.6.1
|
||
|
sqlalchemy==1.2.14
|
||
|
typing-extensions==3.6.6 # via molten
|
||
|
typing-inspect==0.3.1 # via molten
|