mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
c67dc6f56e
- Change to middleware.py - Change some URLs formatting - Fix django version at 2.2
10 lines
210 B
Plaintext
10 lines
210 B
Plaintext
Django==2.2
|
|
pillow>=5.0.0
|
|
djangorestframework>=3.6.2
|
|
django_filter>=1.0.2
|
|
django-simple-history>=1.8.2
|
|
coreapi>=2.3.0
|
|
pygments>=2.2.0
|
|
django-crispy-forms>=1.7.2
|
|
django-import-export>=1.0.0
|
|
django-cleanup>=2.1.0 |