Skip to content

Commit

Permalink
feat: update python in venv to 3.10 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansberry authored Dec 4, 2024
1 parent a1169d7 commit b5ca817
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 562 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ psycopg2 = "*"
resolvelib = "==0.8.1"

[requires]
python_version = "3.8"
python_version = "3.10"
Loading

0 comments on commit b5ca817

Please sign in to comment.