mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Add requirement for psycopg2
This commit is contained in:
parent
d0bc35f670
commit
87eaaa7cbe
@ -1,4 +1,5 @@
|
||||
Django==2.2
|
||||
psycopg2>=2.8.1
|
||||
pillow>=5.0.0
|
||||
djangorestframework>=3.6.2
|
||||
django_filter>=1.0.2
|
||||
|
Loading…
Reference in New Issue
Block a user