Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
71 changes: 25 additions & 46 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asgiref==3.3.4
# via
# -c requirements.txt
# django
aspy.yaml==1.3.0
aspy-yaml==1.3.0
# via pre-commit
astroid==2.5.6
# via pylint
Expand Down Expand Up @@ -67,12 +67,16 @@ coverage[toml]==5.5
# -r requirements-dev.in
# codecov
# pytest-cov
git+https://github.com/someshchaturvedi/customizable-django-profiler.git#customizable-django-profiler
customizable-django-profiler @ git+https://github.com/someshchaturvedi/customizable-django-profiler.git
# via -r requirements-dev.in
dataclasses==0.8
# via werkzeug
distlib==0.3.1
# via virtualenv
django==3.2.13
# via
# -c requirements.txt
# django-debug-toolbar
# djangorestframework
# drf-yasg
django-concurrent-test-helper==0.7.0
# via -r requirements-dev.in
django-debug-panel==0.8.3
Expand All @@ -81,12 +85,6 @@ django-debug-toolbar==1.9.1
# via
# -r requirements-dev.in
# django-debug-panel
django==3.2.5
# via
# -c requirements.txt
# django-debug-toolbar
# djangorestframework
# drf-yasg
djangorestframework==3.12.4
# via
# -c requirements.txt
Expand All @@ -103,12 +101,12 @@ filelock==3.0.12
# via virtualenv
flake8==3.4.1
# via -r requirements-dev.in
flask-basicauth==0.2.0
# via locust
flask==1.1.2
# via
# flask-basicauth
# locust
flask-basicauth==0.2.0
# via locust
flower==0.9.4
# via -r requirements-dev.in
fonttools==4.24.0
Expand All @@ -132,16 +130,7 @@ idna==2.10
importlib-metadata==1.7.0
# via
# -c requirements.txt
# kombu
# pep517
# pluggy
# pre-commit
# pytest
# virtualenv
importlib-resources==5.4.0
# via
# pre-commit
# virtualenv
importmagic==0.1.7
# via -r requirements-dev.in
inflection==0.5.1
Expand Down Expand Up @@ -226,10 +215,10 @@ pyflakes==1.5.0
# via
# autoflake
# flake8
pyinstrument-cext==0.2.4
# via pyinstrument
pyinstrument==3.4.2
# via -r requirements-dev.in
pyinstrument-cext==0.2.4
# via pyinstrument
pylint==2.8.2
# via -r requirements-dev.in
pyls-isort==0.2.2
Expand All @@ -242,6 +231,15 @@ pyparsing==2.4.7
# via
# -c requirements.txt
# packaging
pytest==6.2.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-django
# pytest-logging
# pytest-pythonpath
# pytest-timeout
# pytest-watch
pytest-cov==2.12.0
# via -r requirements-dev.in
pytest-django==4.3.0
Expand All @@ -254,15 +252,6 @@ pytest-timeout==1.4.2
# via -r requirements-dev.in
pytest-watch==4.2.0
# via -r requirements-dev.in
pytest==6.2.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-django
# pytest-logging
# pytest-pythonpath
# pytest-timeout
# pytest-watch
python-dateutil==2.8.1
# via
# -c requirements.txt
Expand All @@ -283,7 +272,7 @@ pytz==2021.1
# flower
pyyaml==5.4.1
# via
# aspy.yaml
# aspy-yaml
# pre-commit
pyzmq==22.0.3
# via locust
Expand All @@ -295,9 +284,7 @@ requests==2.25.1
# locust
rope==0.19.0
# via -r requirements-dev.in
ruamel.yaml.clib==0.2.2
# via ruamel.yaml
ruamel.yaml==0.17.4
ruamel-yaml==0.17.4
# via drf-yasg
service-factory==0.1.6
# via -r requirements-dev.in
Expand Down Expand Up @@ -330,12 +317,6 @@ toml==0.10.2
# pytest
tornado==6.1
# via flower
typed-ast==1.4.3
# via astroid
typing-extensions==4.0.1
# via
# -c requirements.txt
# asgiref
ujson==4.0.2
# via
# python-jsonrpc-server
Expand Down Expand Up @@ -377,11 +358,9 @@ zipp==3.4.1
# via
# -c requirements.txt
# importlib-metadata
# importlib-resources
# pep517
zope.event==4.5.0
zope-event==4.5.0
# via gevent
zope.interface==5.4.0
zope-interface==5.4.0
# via gevent

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ pycountry==17.5.14
pathlib
progressbar2==3.38.0
python-postmark==0.5.0
Django==3.2.5
Django==3.2.13
django-webpack-loader==0.7.0
google-cloud-error-reporting
google-cloud-storage
Expand Down
55 changes: 25 additions & 30 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,20 @@ chardet==4.0.0
# via requests
confusable-homoglyphs==3.2.0
# via django-registration
django==3.2.13
# via
# -r requirements.in
# django-bulk-update
# django-db-readonly
# django-filter
# django-js-reverse
# django-model-utils
# django-mptt
# django-redis
# django-registration
# django-s3-storage
# djangorestframework
# jsonfield
django-bulk-update==2.2.0
# via -r requirements.in
django-cte==1.1.5
Expand Down Expand Up @@ -68,20 +82,6 @@ django-s3-storage==0.13.4
# via -r requirements.in
django-webpack-loader==0.7.0
# via -r requirements.in
django==3.2.5
# via
# -r requirements.in
# django-bulk-update
# django-db-readonly
# django-filter
# django-js-reverse
# django-model-utils
# django-mptt
# django-redis
# django-registration
# django-s3-storage
# djangorestframework
# jsonfield
djangorestframework==3.12.4
# via -r requirements.in
future==0.18.2
Expand All @@ -95,10 +95,6 @@ google-api-core[grpc]==1.27.0
# google-cloud-logging
google-api-python-client==2.4.0
# via -r requirements.in
google-auth-httplib2==0.1.0
# via google-api-python-client
google-auth-oauthlib==0.4.4
# via gspread
google-auth==1.30.0
# via
# google-api-core
Expand All @@ -108,6 +104,10 @@ google-auth==1.30.0
# google-cloud-core
# google-cloud-storage
# gspread
google-auth-httplib2==0.1.0
# via google-api-python-client
google-auth-oauthlib==0.4.4
# via gspread
google-cloud-core==1.6.0
# via
# -r requirements.in
Expand Down Expand Up @@ -151,10 +151,7 @@ httplib2==0.19.1
idna==2.10
# via requests
importlib-metadata==1.7.0
# via
# -r requirements.in
# jsonschema
# kombu
# via -r requirements.in
jmespath==0.10.0
# via
# boto3
Expand Down Expand Up @@ -194,15 +191,15 @@ protobuf==3.17.0
# proto-plus
psycopg2-binary==2.8.6
# via -r requirements.in
pyasn1-modules==0.2.8
# via
# google-auth
# oauth2client
pyasn1==0.4.8
# via
# oauth2client
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via
# google-auth
# oauth2client
pycountry==17.5.14
# via -r requirements.in
pycparser==2.20
Expand Down Expand Up @@ -233,15 +230,15 @@ redis==3.5.3
# via
# -r requirements.in
# django-redis
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.25.1
# via
# -r requirements.in
# google-api-core
# google-cloud-storage
# gspread
# requests-oauthlib
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7.2
# via
# google-auth
Expand All @@ -268,8 +265,6 @@ six==1.16.0
# python-utils
sqlparse==0.4.1
# via django
typing-extensions==4.0.1
# via asgiref
uritemplate==3.0.1
# via google-api-python-client
urllib3==1.26.5
Expand Down