Update psycopg2 and pywinpty

This commit is contained in:
Akshay Joshi 2021-12-16 15:53:58 +05:30
parent 6d026b3e28
commit 448b4c07c1

View File

@ -28,7 +28,7 @@ six==1.*
speaklater3==1.*
sqlparse==0.*
psutil==5.*
psycopg2==2.8.*
psycopg2==2.9.*
python-dateutil==2.*
SQLAlchemy==1.4.*
bcrypt==3.*
@ -39,7 +39,7 @@ gssapi==1.7.*
eventlet==0.33.0
httpagentparser==1.9.*
user-agents==2.2.0
pywinpty==1.1.1; sys_platform=="win32"
pywinpty==1.1.*; sys_platform=="win32"
Authlib==0.15.*
requests==2.25.*
pyotp==2.*