2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 10:05:39 +00:00

Cleanup requirements file

This commit is contained in:
Oliver Walters
2019-04-25 21:04:33 +10:00
parent f0ab95306b
commit c6b5177f5c
5 changed files with 4 additions and 13 deletions

15
requirements.txt Normal file
View File

@ -0,0 +1,15 @@
Django==2.2
psycopg2>=2.8.1
pillow>=5.0.0
djangorestframework>=3.6.2
django_filter>=1.0.2
coreapi>=2.3.0
pygments>=2.2.0
tablib>=0.13.0
django-crispy-forms>=1.7.2
django-import-export>=1.0.0
django-cleanup>=2.1.0
django-qr-code==1.0.0
flake8==3.3.0
coverage>=4.5.3
python-coveralls==2.9.1