mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-04-25 11:42:54 +03:00
15 lines
200 B
Plaintext
15 lines
200 B
Plaintext
-r base.txt
|
|
|
|
# Tests
|
|
coverage==4.4.2
|
|
tox==2.9.1
|
|
pytest==5.2.1
|
|
pytest-django==3.6.0
|
|
pytest-cov==2.8.1
|
|
|
|
# Test support
|
|
dj-database-url==0.4.2
|
|
django-autoslug==1.9.3
|
|
django-bleach==0.3.0
|
|
psycopg2==2.8.4
|