Files
website-v2/requirements.txt
2023-04-29 16:41:27 -05:00

323 lines
6.3 KiB
Plaintext
Executable File

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=./requirements.txt ./requirements.in
#
amqp==5.1.1
# via kombu
appdirs==1.4.4
# via fs
asgiref==3.6.0
# via django
asttokens==2.0.5
# via stack-data
async-timeout==4.0.2
# via redis
attrs==21.1.0
# via pytest
backcall==0.2.0
# via ipython
billiard==3.6.4.0
# via celery
black==22.3
# via -r ./requirements.in
boto3==1.17.68
# via
# -r ./requirements.in
# django-bakery
botocore==1.20.68
# via
# boto3
# s3transfer
build==0.10.0
# via pip-tools
bump2version==1.0.1
# via bumpversion
bumpversion==0.6.0
# via -r ./requirements.in
celery==5.2.2
# via -r ./requirements.in
certifi==2022.6.15
# via
# minio
# requests
cffi==1.15.1
# via cryptography
charset-normalizer==2.1.0
# via requests
click==8.1.3
# via
# black
# celery
# click-didyoumean
# click-plugins
# click-repl
# django-click
# pip-tools
click-didyoumean==0.0.3
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
coverage==5.5
# via pytest-cov
cryptography==39.0.1
# via
# -r ./requirements.in
# pyjwt
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via python3-openid
dj-database-url==0.5.0
# via environs
dj-email-url==1.0.2
# via environs
django==4.2
# via
# -r ./requirements.in
# django-allauth
# django-db-geventpool
# django-extensions
# django-haystack
# django-health-check
# django-machina
# django-redis
# django-rest-auth
# django-storages
# djangorestframework
# model-bakery
django-admin-env-notice==0.4
# via -r ./requirements.in
django-allauth==0.53.1
# via -r ./requirements.in
django-bakery==0.12.7
# via -r ./requirements.in
django-cache-url==3.2.3
# via environs
django-click==2.3.0
# via -r ./requirements.in
django-db-geventpool==4.0.0
# via -r ./requirements.in
django-extensions==3.1.3
# via -r ./requirements.in
django-haystack==3.2.1
# via
# -r ./requirements.in
# django-machina
django-health-check==3.16.4
# via -r ./requirements.in
django-js-asset==1.2.2
# via django-mptt
django-machina==1.2.0
# via -r ./requirements.in
django-mptt==0.14.0
# via
# -r ./requirements.in
# django-machina
django-redis==5.0.0
# via -r ./requirements.in
django-rest-auth==0.9.5
# via -r ./requirements.in
django-storages==1.13.2
# via -r ./requirements.in
django-test-plus==1.4.0
# via -r ./requirements.in
django-tracer==0.9.3
# via -r ./requirements.in
django-widget-tweaks==1.4.9
# via
# -r ./requirements.in
# django-machina
djangorestframework==3.14.0
# via
# -r ./requirements.in
# django-rest-auth
environs[django]==9.3.2
# via -r ./requirements.in
executing==0.8.3
# via stack-data
faker==9.8.2
# via -r ./requirements.in
fastcore==1.5.5
# via ghapi
fs==2.4.13
# via django-bakery
gevent==22.10.2
# via -r ./requirements.in
ghapi==0.1.23
# via -r ./requirements.in
greenlet==2.0.1
# via
# -r ./requirements.in
# gevent
idna==3.3
# via requests
iniconfig==1.1.1
# via pytest
ipython==8.4.0
# via -r ./requirements.in
jedi==0.18.1
# via ipython
jmespath==0.10.0
# via
# boto3
# botocore
kombu==5.2.4
# via celery
markdown2==2.4.1
# via django-machina
marshmallow==3.11.1
# via environs
matplotlib-inline==0.1.3
# via ipython
minio==7.1.14
# via -r ./requirements.in
mistletoe==0.8.2
# via -r ./requirements.in
model-bakery==1.11
# via -r ./requirements.in
mypy-extensions==0.4.3
# via black
oauthlib==3.2.2
# via requests-oauthlib
packaging==23.0
# via
# build
# fastcore
# ghapi
# pytest
parso==0.8.3
# via jedi
pathspec==0.11.1
# via black
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.4.0
# via
# -r ./requirements.in
# django-machina
pip-tools==6.12.3
# via -r ./requirements.in
platformdirs==3.2.0
# via black
pluggy==0.13.1
# via pytest
prompt-toolkit==3.0.18
# via
# click-repl
# ipython
psycogreen==1.0.2
# via django-db-geventpool
psycopg2-binary==2.9.6
# via -r ./requirements.in
ptyprocess==0.7.0
# via pexpect
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pygments==2.12.0
# via ipython
pyjwt[crypto]==2.6.0
# via django-allauth
pyproject-hooks==1.0.0
# via build
pytest==7.2.2
# via
# -r ./requirements.in
# pytest-cov
# pytest-django
pytest-cov==2.11.1
# via -r ./requirements.in
pytest-django==4.2.0
# via -r ./requirements.in
python-dateutil==2.8.1
# via
# botocore
# faker
python-dotenv==0.17.1
# via environs
python-frontmatter==1.0.0
# via -r ./requirements.in
python-json-logger==2.0.1
# via -r ./requirements.in
python3-openid==3.2.0
# via django-allauth
pytz==2021.1
# via
# celery
# djangorestframework
# fs
pyyaml==6.0
# via python-frontmatter
redis==4.5.4
# via
# -r ./requirements.in
# django-redis
requests==2.28.2
# via
# -r ./requirements.in
# django-allauth
# requests-oauthlib
# responses
requests-oauthlib==1.3.1
# via django-allauth
responses==0.22.0
# via -r ./requirements.in
s3transfer==0.4.2
# via boto3
six==1.16.0
# via
# click-repl
# django-bakery
# django-rest-auth
# fs
# python-dateutil
sqlparse==0.4.1
# via django
stack-data==0.2.0
# via ipython
structlog==21.1.0
# via -r ./requirements.in
text-unidecode==1.3
# via faker
toml==0.10.2
# via responses
traitlets==5.2.1.post0
# via
# ipython
# matplotlib-inline
types-toml==0.10.8.1
# via responses
urllib3==1.26.4
# via
# botocore
# minio
# requests
# responses
vine==5.0.0
# via
# celery
# kombu
wcwidth==0.2.5
# via prompt-toolkit
wheel==0.38.1
# via
# -r ./requirements.in
# pip-tools
whitenoise==5.2.0
# via -r ./requirements.in
zope-event==4.5.0
# via gevent
zope-interface==5.4.0
# via gevent
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools