In progress: Jeeves communication is now based on SQLAlchemy

This commit is contained in:
Marcus Lindvall 2019-04-05 16:50:38 +02:00
parent 0fdc029153
commit 28726fee01
21 changed files with 637 additions and 78 deletions

View file

@ -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