InvenTree/requirements-dev.txt
dependabot[bot] 2ed7eefa27
Bump cryptography from 40.0.1 to 41.0.0 (#4955)
* Bump cryptography from 40.0.1 to 41.0.0

Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/40.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* bump everything

* do not build for linux/arm/v7
see https://github.com/inventree/InvenTree/pull/4955#issuecomment-1575909025

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Mair <code@mjmair.com>
2023-06-05 19:27:27 +10:00

125 lines
2.5 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
asgiref==3.7.2
# via
# -c requirements.txt
# django
build==0.10.0
# via pip-tools
certifi==2023.5.7
# via
# -c requirements.txt
# requests
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.1.0
# via
# -c requirements.txt
# requests
click==8.1.3
# via pip-tools
coverage==5.5
# via
# -r requirements-dev.in
# coveralls
coveralls==2.1.2
# via -r requirements-dev.in
distlib==0.3.6
# via virtualenv
django==3.2.19
# via
# -c requirements.txt
# django-debug-toolbar
# django-slowtests
django-debug-toolbar==4.1.0
# via -r requirements-dev.in
django-slowtests==1.1.1
# via -r requirements-dev.in
django-test-migrations==1.3.0
# via -r requirements-dev.in
docopt==0.6.2
# via coveralls
filelock==3.12.0
# via virtualenv
flake8==6.0.0
# via
# -r requirements-dev.in
# flake8-docstrings
# pep8-naming
flake8-docstrings==1.7.0
# via -r requirements-dev.in
identify==2.5.24
# via pre-commit
idna==3.4
# via
# -c requirements.txt
# requests
isort==5.12.0
# via -r requirements-dev.in
mccabe==0.7.0
# via flake8
nodeenv==1.8.0
# via pre-commit
packaging==23.1
# via build
pep8-naming==0.13.3
# via -r requirements-dev.in
pip-tools==6.13.0
# via -r requirements-dev.in
platformdirs==3.5.1
# via virtualenv
pre-commit==3.3.2
# via -r requirements-dev.in
pycodestyle==2.10.0
# via flake8
pydocstyle==6.3.0
# via flake8-docstrings
pyflakes==3.0.1
# via flake8
pyproject-hooks==1.0.0
# via build
pytz==2023.3
# via
# -c requirements.txt
# django
pyyaml==6.0
# via
# -c requirements.txt
# pre-commit
requests==2.31.0
# via
# -c requirements.txt
# coveralls
snowballstemmer==2.2.0
# via pydocstyle
sqlparse==0.4.4
# via
# -c requirements.txt
# django
# django-debug-toolbar
tomli==2.0.1
# via
# build
# pyproject-hooks
typing-extensions==4.6.3
# via
# -c requirements.txt
# asgiref
# django-test-migrations
urllib3==2.0.2
# via
# -c requirements.txt
# requests
virtualenv==20.23.0
# via pre-commit
wheel==0.40.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools