Skip to content

Commit

Permalink
fix: revert to python3.8 (#27)
Browse files Browse the repository at this point in the history
  • Loading branch information
cooper667 authored Aug 26, 2024
1 parent 090e057 commit a200840
Show file tree
Hide file tree
Showing 2 changed files with 753 additions and 724 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ requests = {extras = ["security"], version = "*"}
psycopg2 = "*"

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

0 comments on commit a200840

Please sign in to comment.