diff --git a/renovate.json b/renovate.json index c228ab5..8b8fdbc 100644 --- a/renovate.json +++ b/renovate.json @@ -4,5 +4,6 @@ ], "pip_requirements": { "fileMatch": ["requirements.lock"] - } + }, + "reviewers": ["ryoma116"] } diff --git a/requirements.lock b/requirements.lock index de1a7f6..b679efa 100644 --- a/requirements.lock +++ b/requirements.lock @@ -1,127 +1 @@ -amqp==2.6.0 -appdirs==1.4.4 -asgiref==3.2.10 -attrs==19.3.0 -Automat==20.2.0 -backcall==0.2.0 -billiard==3.6.3.0 -black==19.10b0 -boto3==1.14.31 -botocore==1.17.31 -cachetools==4.1.1 -celery==4.4.6 -certifi==2020.6.20 -cffi==1.14.1 -chardet==3.0.4 -click==7.1.2 -colorama==0.4.3 -configparser==5.0.0 -constantly==15.1.0 -crayons==0.3.1 -cryptography==3.0 -cssselect==1.1.0 -cycler==0.10.0 -decorator==4.4.2 -defusedxml==0.6.0 -distlib==0.3.1 Django==3.1.2 -django-allauth==0.42.0 -django-cors-headers==3.4.0 -django-filter==2.3.0 -django-model-utils==4.0.0 -django-redis==4.12.1 -django-rest-auth==0.9.5 -django-storages==1.9.1 -djangorestframework==3.11.0 -docutils==0.15.2 -Faker==4.5.0 -filelock==3.0.12 -flake8==3.8.3 -future==0.18.2 -google-api-core==1.22.0 -google-auth==1.20.0 -google-cloud-bigquery==1.26.1 -google-cloud-core==1.3.0 -google-cloud-storage==1.30.0 -google-crc32c==0.1.0 -google-resumable-media==0.7.0 -googleapis-common-protos==1.52.0 -gunicorn==20.0.4 -hyperlink==19.0.0 -idna==2.10 -importlib-metadata==1.7.0 -incremental==17.5.0 -ipython==7.16.1 -ipython-genutils==0.2.0 -isort==5.2.2 -itemadapter==0.1.0 -jedi==0.17.2 -jmespath==0.10.0 -kiwisolver==1.2.0 -kombu==4.6.11 -lxml==4.5.2 -matplotlib==3.3.0 -mccabe==0.6.1 -numpy==1.19.1 -oauthlib==3.1.0 -packaging==20.4 -pandas==1.1.0 -parsel==1.6.0 -parso==0.7.1 -pathspec==0.8.0 -pexpect==4.8.0 -pickleshare==0.7.5 -Pillow==7.2.0 -pluggy==0.13.1 -prompt-toolkit==3.0.5 -Protego==0.1.16 -protobuf==3.12.4 -psycopg2-binary==2.8.5 -ptyprocess==0.6.0 -py==1.9.0 -pyasn1==0.4.8 -pyasn1-modules==0.2.8 -pycodestyle==2.6.0 -pycparser==2.20 -PyDispatcher==2.0.5 -pyflakes==2.2.0 -Pygments==2.7.1 -PyHamcrest==2.0.2 -pyOpenSSL==19.1.0 -pyparsing==2.4.7 -python-dateutil==2.8.1 -python-dotenv==0.14.0 -python-json-logger==0.1.11 -python3-openid==3.2.0 -pytz==2020.1 -PyYAML==5.3.1 -queuelib==1.5.0 -redis==3.5.3 -regex==2020.7.14 -requests==2.24.0 -requests-oauthlib==1.3.0 -rsa==4.6 -s3transfer==0.3.3 -Scrapy==2.3.0 -selenium==3.141.0 -sentry-sdk==0.16.2 -service-identity==18.1.0 -six==1.15.0 -sqlparse==0.3.1 -text-unidecode==1.3 -toml==0.10.1 -tox==3.18.1 -traitlets==4.3.3 -Twisted==20.3.0 -typed-ast==1.4.1 -uritemplate==3.0.1 -urllib3==1.25.10 -uWSGI==2.0.19.1 -vine==1.3.0 -virtualenv==20.0.28 -w3lib==1.22.0 -wcwidth==0.2.5 -webdriver-manager==3.2.1 -zipp==3.1.0 -zope.interface==5.1.0 -pytest==6.0.1 \ No newline at end of file