GitClassic
Feed
Explore
Random
Go Pro
Sign in
encode
/
databases
Code
/
Commits
/ b273cd9
Support Python 3.12 (#583)
* Python support * Remove support for Python 3.7 * Add support for Python 3.12 * Replace psycopg2-binary with psycopg * Bump requirements.txt versions * Add setuptools as requirement
Tiago Silva
committed on Feb 22, 2024, 07:37 PM
Showing
4
changed files
+11 additions
-10 deletions
M
.github/workflows/publish.yml
+1
-1
M
.github/workflows/test-suite.yml
+1
-1
M
requirements.txt
+8
-7
M
setup.py
+1
-1
Browse files at this commit โ