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.
20 lines
500 B
Plaintext
20 lines
500 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
|
||
|
--trusted-host git.aigalatic.com
|
||
|
|
||
|
bcrypt==3.1.4
|
||
|
cffi==1.11.5 # via bcrypt
|
||
|
molten==0.5.0
|
||
|
mypy-extensions==0.4.0 # via typing-inspect
|
||
|
psycopg2==2.7.5
|
||
|
pycparser==2.18 # via cffi
|
||
|
six==1.11.0 # via bcrypt
|
||
|
sqlalchemy==1.2.10
|
||
|
typing-extensions==3.6.5 # via molten
|
||
|
typing-inspect==0.3.1 # via molten
|