Skip to content

Commit

Permalink
Revert django version to previous patch
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Aug 23, 2024
1 parent 5927ca8 commit 7b8b3a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dependencies = [
"tenacity == 8.3.0",
"anyio == 3.7.1",
"pymupdf >= 1.23.5",
"django == 5.0.8",
"django == 5.0.7",
"authlib == 1.2.1",
"llama-cpp-python == 0.2.88",
"itsdangerous == 2.1.2",
Expand Down

0 comments on commit 7b8b3a6

Please sign in to comment.