Merge pipfiles
This commit is contained in:
parent
17a58fec21
commit
543250377c
4
Pipfile
4
Pipfile
@ -10,6 +10,9 @@ Unipath = "==1.1"
|
||||
wtforms-tornado = "*"
|
||||
pendulum = "*"
|
||||
redis = "*"
|
||||
sqlalchemy = "*"
|
||||
alembic = "*"
|
||||
"psycopg2-binary" = "*"
|
||||
|
||||
[dev-packages]
|
||||
bandit = "*"
|
||||
@ -20,6 +23,7 @@ ipdb = "*"
|
||||
pylint = "*"
|
||||
black = "*"
|
||||
pytest-watch = "*"
|
||||
factory-boy = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.6"
|
||||
|
Loading…
x
Reference in New Issue
Block a user