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 66490a5 + 625b5c2 commit ebba4faCopy full SHA for ebba4fa
1 file changed
requirements/base.txt
@@ -7,7 +7,7 @@ celery==5.6.3 # pyup: < 6.0 # https://github.com/celery/celery
7
flower==2.0.1 # https://github.com/mher/flower
8
django-celery-beat==2.9.0 # https://github.com/celery/django-celery-beat
9
pyjwt==2.12.1 # https://github.com/jpadilla/pyjwt
10
-cryptography==46.0.7 # https://github.com/pyca/cryptography
+cryptography==47.0.0 # https://github.com/pyca/cryptography
11
pydantic==2.*
12
typing-extensions==4.* # https://github.com/python/typing_extensions
13
requests==2.* # https://requests.readthedocs.io/en/latest/
0 commit comments