update psycopg for Windows+Python3.12 support

This commit is contained in:
Senko Rasic
2023-11-03 22:07:32 +01:00
parent a8dc587ad4
commit e20dbd8b38
2 changed files with 2 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ Jinja2==3.1.2
MarkupSafe==2.1.3
peewee==3.16.2
prompt-toolkit==3.0.39
psycopg2-binary==2.9.6
psycopg2-binary==2.9.9
python-dotenv==1.0.0
python-editor==1.0.4
pytest==7.4.2