mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-12 18:15:40 +00:00
Pin mysqlclient lib for docker (#5091)
- Recent updates have caused breakage
This commit is contained in:
@ -8,7 +8,7 @@ wheel>=0.37.0
|
||||
|
||||
# Database links
|
||||
psycopg2>=2.9.1
|
||||
mysqlclient>=2.0.3
|
||||
mysqlclient>=2.0.3,<=2.1.1
|
||||
pgcli>=3.1.0
|
||||
mariadb>=1.0.7,<1.1.0
|
||||
|
||||
|
Reference in New Issue
Block a user