Update requirements.txt to avoid deprecation
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
brother_ql >= 0.9.1, <1
|
brother_ql >= 0.9.1, <1
|
||||||
SQLAlchemy >= 1.2.10, <1.3
|
SQLAlchemy >= 1.2.10, <1.3
|
||||||
psycopg2 >= 2.7.5, <2.8
|
psycopg2-binary >= 2.7.5, <2.8
|
||||||
python-barcode >= 0.9, <1
|
python-barcode >= 0.9, <1
|
Reference in New Issue
Block a user