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 c35c715 commit 97cc559Copy full SHA for 97cc559
poetry.lock
pyproject.toml
@@ -9,18 +9,18 @@ readme = "README.md"
9
requires-python = ">=3.13,<3.14"
10
dependencies = [
11
"bcrypt==4.3.0", # Apache 2.0
12
- "celery==5.4.0", # BSD 3 Clause
+ "celery==5.5.3", # BSD 3 Clause
13
"colorlog==6.9.0", # MIT
14
"django-allauth==65.5.0", # MIT
15
"django-celery-beat==2.8.1", # BSD 3 Clause
16
"django-cors-headers==4.7.0", # MIT
17
"django-extensions==3.2.3", # MIT
18
"django-filter==25.1", # BSD
19
"django-oauth-toolkit==3.0.1", # BSD
20
- "django==5.2.*", # BSD 3 Clause
+ "django==5.2.7", # BSD 3 Clause
21
"elasticsearch8==8.17.2", # Apache 2.0
22
"lxml==5.3.0", # BSD
23
- "kombu==5.5.0", # BSD 3 Clause
+ "kombu==5.5.4", # BSD 3 Clause
24
"markdown2==2.5.3", # MIT
25
"psycopg2==2.9.10", # LGPL with exceptions or ZPL
26
"rdflib==7.1.3", # BSD 3 Clause
0 commit comments