Merge pull request #172 from cppalliance/upgrade-deps

Upgrade deps
This commit is contained in:
Lacey Williams Henschel
2023-03-30 11:37:47 -07:00
committed by GitHub
2 changed files with 7 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ django-click==2.3.0
Pillow==9.4.0
django-storages
wheel==0.38.1
cryptography==39.0.1
# Logging
django-tracer
@@ -26,7 +27,7 @@ structlog
# Celery
celery==5.2.2
redis==4.5.3
redis==4.5.4
# Testing
black==22.3

View File

@@ -61,8 +61,10 @@ click-repl==0.2.0
# via celery
coverage==5.5
# via pytest-cov
cryptography==38.0.4
# via pyjwt
cryptography==39.0.1
# via
# -r ./requirements.in
# pyjwt
decorator==5.1.1
# via ipython
defusedxml==0.7.1
@@ -257,7 +259,7 @@ pytz==2021.1
# fs
pyyaml==6.0
# via python-frontmatter
redis==4.5.3
redis==4.5.4
# via
# -r ./requirements.in
# django-redis