upgrades SQLAlchemy and psycopg2

This commit is contained in:
Mike Shultz 2020-03-05 14:03:40 -07:00
parent 9bc388a036
commit 2bc9a393b1
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
psycopg2==2.7.3.2
psycopg2==2.8.4
python-telegram-bot==9.0.0
SQLAlchemy==1.2.2
SQLAlchemy==1.3.13
configparser==3.5.0
Unidecode==1.0.22
googletrans==2.4.0