mirror of
https://github.com/ajurna/cbwebreader.git
synced 2025-12-06 06:17:17 +00:00
Updating dependancies
This commit is contained in:
6
Pipfile
6
Pipfile
@@ -4,14 +4,20 @@ url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pdbpp = "*"
|
||||
pytest-django = "*"
|
||||
pytest-black = "*"
|
||||
pytest-flake8 = "*"
|
||||
|
||||
[packages]
|
||||
ujson = "*"
|
||||
django-silk = "*"
|
||||
django-recaptcha2 = "*"
|
||||
dj-database-url = "*"
|
||||
Django = "*"
|
||||
gunicorn = "*"
|
||||
flake8 = "*"
|
||||
psycopg2-binary = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
|
||||
Reference in New Issue
Block a user