We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d96786 commit 7f90c5eCopy full SHA for 7f90c5e
pyproject.toml
@@ -32,6 +32,7 @@ classifiers = [
32
"Programming Language :: Python :: 3.12",
33
]
34
dependencies = [
35
+ "django>=5.0,<5.1",
36
"pymongo>=4.6,<5.0",
37
38
0 commit comments