mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-30 10:40:56 +00:00
Merge pull request #2481 from SchrodingersGat/docker-fix
re-add gunicorn to core docker requirements
This commit is contained in:
@ -10,3 +10,6 @@ psycopg2>=2.9.1
|
||||
mysqlclient>=2.0.3
|
||||
pgcli>=3.1.0
|
||||
mariadb>=1.0.7
|
||||
|
||||
# gunicorn web server
|
||||
gunicorn>=20.1.0
|
||||
|
Reference in New Issue
Block a user