Use pipenv instead of requirements.txt
Pipfile
0 → 100644
Pipfile.lock
0 → 100644
This diff is collapsed.
dev-requirements.txt
deleted
100644 → 0
Faker>=0.8.3 | |||
django-template-check>=0.3.0 | |||
factory_boy>=2.9.2 | |||
flake8 | |||
pydenticon>=0.3.1 | |||
pylint | |||
pylint-django | |||
tox | |||
safety |
requirements.txt
deleted
100644 → 0
Django>=2.0.8,<2.1 | |||
django-localflavor>=2.0,<2.1 | |||
Pillow>=5.0,<5.1 | |||
django-compressor>=2.1,<3 | |||
django-sendfile<=0.4 | |||
freezegun>=0.3.9,<0.4.0 | |||
bleach>=2.1.0,<2.2 | |||
django-tinymce4-lite>=1.7,<1.8 | |||
rcssmin>=1.0.6 | |||
djangorestframework>=3.7.1,<3.8 | |||
django-ical>=1.4,<2 | |||
django-libsass>=0.7,<1 | |||
django-cors-headers>=2.1.0,<2.2 | |||
python-magic>=0.4.13,<0.5 | |||
pyfcm>=1.4.2,<1.5 | |||
celery>=4.0,<4.2 | |||
redis>=2.10,<2.11 | |||
django-celery-results>=1.0.1,<1.1 | |||
raven>=6.4.0,<6.5.0 |
Please register or sign in to comment