mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
15 lines
288 B
Plaintext
15 lines
288 B
Plaintext
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 |