Skip to content

Commit

Permalink
{Packaging} Update psycopg2 to support Python 3.11 (Azure#24671)
Browse files Browse the repository at this point in the history
  • Loading branch information
bebound authored Jan 4, 2023
1 parent 7806ff1 commit f3cf19f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cli/requirements.py3.windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ pbr==5.3.1
pkginfo==1.8.2
portalocker==2.3.2
psutil==5.9.0
psycopg2==2.9.3
psycopg2==2.9.5
pycparser==2.19
PyGithub==1.55
PyJWT==2.4.0
Expand Down

0 comments on commit f3cf19f

Please sign in to comment.