mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-28 11:36:44 +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 |