mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-15 03:25:42 +00:00
Add requirement for psycopg2
This commit is contained in:
@ -1,4 +1,5 @@
|
|||||||
Django==2.2
|
Django==2.2
|
||||||
|
psycopg2>=2.8.1
|
||||||
pillow>=5.0.0
|
pillow>=5.0.0
|
||||||
djangorestframework>=3.6.2
|
djangorestframework>=3.6.2
|
||||||
django_filter>=1.0.2
|
django_filter>=1.0.2
|
||||||
|
Reference in New Issue
Block a user