mirror of
https://github.com/ajurna/cbwebreader.git
synced 2026-02-02 06:15:57 +00:00
migration to bootstrap 4
This commit is contained in:
19
Pipfile
19
Pipfile
@@ -4,22 +4,13 @@ url = "https://pypi.org/simple"
|
||||
verify_ssl = true
|
||||
|
||||
[dev-packages]
|
||||
pdbpp = "*"
|
||||
pytest-django = "*"
|
||||
pytest-black = "*"
|
||||
pytest-cov = "*"
|
||||
pytest-flake8 = "*"
|
||||
pytest-isort = "*"
|
||||
|
||||
[packages]
|
||||
ujson = "*"
|
||||
django-silk = "*"
|
||||
django-recaptcha2 = "*"
|
||||
dj-database-url = "*"
|
||||
Django = "*"
|
||||
django = "*"
|
||||
gunicorn = "*"
|
||||
flake8 = "*"
|
||||
psycopg2-binary = "*"
|
||||
django-recaptcha2 = "*"
|
||||
django-bootstrap4 = "*"
|
||||
dj-database-url = "*"
|
||||
|
||||
[requires]
|
||||
python_version = "3.7"
|
||||
python_version = "3.8"
|
||||
|
||||
Reference in New Issue
Block a user