Skip to content

Commit

Permalink
Update to psycopg 3
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas authored Jul 17, 2024
1 parent 045318d commit 60a7ba5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytz==2024.1
httplib2==0.22.0
feedparser==6.0.11
Markdown==3.6 # pyup: < 3
psycopg2==2.9.9
psycopg[binary]==3.2.1
versiontools==1.9.1
statsd==4.0.1
pep8==1.7.1
Expand Down Expand Up @@ -109,4 +109,4 @@ django-courseaffils==2.4.0

mock==5.1.0
asgiref==3.8.1
backports.zoneinfo;python_version<"3.9"
backports.zoneinfo;python_version<"3.9"

0 comments on commit 60a7ba5

Please sign in to comment.