In progress: Jeeves communication is now based on SQLAlchemy
This commit is contained in:
parent
0fdc029153
commit
28726fee01
21 changed files with 637 additions and 78 deletions
|
|
@ -1,7 +1,7 @@
|
|||
nose
|
||||
sphinx
|
||||
pymssql
|
||||
sqlalchemy
|
||||
PyMySQL
|
||||
alembic
|
||||
pyyaml
|
||||
nose==1.3.7
|
||||
Sphinx==1.8.5
|
||||
pymssql==2.1.4
|
||||
SQLAlchemy==1.3.1
|
||||
PyMySQL==0.9.3
|
||||
alembic==1.0.8
|
||||
PyYAML==5.1
|
||||
Loading…
Add table
Add a link
Reference in a new issue