mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 05:32:08 +00:00
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user