Merge pipfiles
This commit is contained in:
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"
|
||||
|
Reference in New Issue
Block a user