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.
2 parents 51c7d75 + bdf04ca commit 3dfe24fCopy full SHA for 3dfe24f
requirements.in
@@ -1,4 +1,4 @@
1
-celery==5.5.3
+celery==5.6.2
2
minio==7.2.20
3
requests==2.32.5
4
Flask==3.1.2
requirements.txt
@@ -26,7 +26,7 @@ blinker==1.9.0
26
# via flask
27
cattrs==25.1.1
28
# via requests-cache
29
30
# via -r requirements.in
31
certifi==2025.8.3
32
# via
@@ -84,7 +84,7 @@ itsdangerous==2.2.0
84
85
jinja2==3.1.6
86
87
-kombu==5.5.4
+kombu==5.6.2
88
# via celery
89
markdown-it-py==3.0.0
90
# via rich
@@ -179,6 +179,8 @@ typing-inspection==0.4.2
179
# via pydantic
180
tzdata==2025.2
181
# via kombu
182
+tzlocal==5.3.1
183
+ # via celery
184
url-normalize==2.2.1
185
186
urllib3==2.5.0
0 commit comments