Revert django version to previous patch

This commit is contained in:
sabaimran 2024-08-23 11:12:41 -07:00
parent 5927ca8032
commit 7b8b3a66ae

View file

@ -64,7 +64,7 @@ dependencies = [
"tenacity == 8.3.0", "tenacity == 8.3.0",
"anyio == 3.7.1", "anyio == 3.7.1",
"pymupdf >= 1.23.5", "pymupdf >= 1.23.5",
"django == 5.0.8", "django == 5.0.7",
"authlib == 1.2.1", "authlib == 1.2.1",
"llama-cpp-python == 0.2.88", "llama-cpp-python == 0.2.88",
"itsdangerous == 2.1.2", "itsdangerous == 2.1.2",