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:
15
requirements.txt
Normal file
15
requirements.txt
Normal 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
|
Reference in New Issue
Block a user