mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-24 19:32:53 +03:00
23 lines
305 B
Plaintext
23 lines
305 B
Plaintext
-r base.txt
|
|
|
|
# Analysis
|
|
black==19.3b0
|
|
flake8==3.7.7
|
|
pycodestyle==2.5.0
|
|
autoflake==1.3
|
|
autopep8==1.4.4
|
|
isort==4.3.20
|
|
sl-docformatter==1.4
|
|
|
|
# Tests
|
|
coverage==4.4.2
|
|
tox==2.9.1
|
|
pytest==5.2.1
|
|
pytest-django==3.6.0
|
|
pytest-cov==2.8.1
|
|
|
|
django-autoslug==1.9.3
|
|
django-bleach==0.3.0
|
|
psycopg2==2.7.3.2
|
|
coverage==4.4.2
|