Skip to content

Commit

Permalink
Merge pull request #1372 from hinashi/fixed/python312
Browse files Browse the repository at this point in the history
Fixed issue of not starting with python3.12
  • Loading branch information
userlocalhost authored Feb 18, 2025
2 parents 9c3fdce + a0e95e2 commit a744e0d
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 3 deletions.
21 changes: 18 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ django-simple-history = "3.2.0"
django-storages = "1.14.1"
django = "4.2.16"
djangorestframework = "3.15.2"
markdown = "^3.7" # Temporary for djangorestframework
drf-spectacular = "0.26.4"
elasticsearch = "7.17.6"
flower = "1.2.0"
Expand Down

0 comments on commit a744e0d

Please sign in to comment.