Upgraded sqlservice to 2.0.x
This commit is contained in:
parent
229ea6fb5b
commit
6c1eb903f7
8 changed files with 95 additions and 91 deletions
|
|
@ -1,9 +1,9 @@
|
|||
nose==1.3.7
|
||||
Sphinx==3.2.1
|
||||
pymssql-py38==2.1.4
|
||||
SQLAlchemy==1.3.22
|
||||
sqlservice==1.2.1
|
||||
PyMySQL==0.10.0
|
||||
alembic==1.4.2
|
||||
PyYAML==5.3.1
|
||||
gtin==0.1.13
|
||||
nose>=1.3.7
|
||||
Sphinx>=3.2.1
|
||||
pymssql>=2.2.7
|
||||
SQLAlchemy>=1.3.22
|
||||
sqlservice>=2.0.0
|
||||
PyMySQL>=0.10.0
|
||||
alembic>=1.4.2
|
||||
PyYAML>=5.3.1
|
||||
gtin>=0.1.13
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue