Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
Signed-off-by: Niclas Hertzer <niclas.hertzer@bosch.com>
  • Loading branch information
Niclas Hertzer committed Jul 17, 2024
1 parent 1b114cc commit 575ec2c
Showing 1 changed file with 43 additions and 47 deletions.
90 changes: 43 additions & 47 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,71 +4,67 @@
#
# pip-compile --allow-unsafe --annotation-style=line --no-emit-index-url requirements_dev.in
#
azure-core==1.30.2 # via azure-storage-blob
azure-storage-blob==12.20.0 # via -r requirements.txt
blosc2==2.7.0 # via tables
build==1.2.1 # via pip-tools
attrs==22.1.0 # via pytest
azure-core==1.26.1 # via azure-storage-blob
azure-storage-blob==12.16.0 # via -r requirements.txt
build==0.9.0 # via pip-tools
certifi==2024.7.4 # via requests
cffi==1.16.0 # via cryptography
charset-normalizer==3.3.2 # via requests
click==8.1.7 # via pip-tools
contourpy==1.2.1 # via matplotlib
coverage[toml]==7.6.0 # via pytest-cov
cffi==1.15.1 # via cryptography
charset-normalizer==2.1.1 # via requests
click==8.1.3 # via pip-tools
contourpy==1.0.6 # via matplotlib
coverage[toml]==6.5.0 # via pytest-cov
cryptography==42.0.8 # via azure-storage-blob
cycler==0.12.1 # via matplotlib
distlib==0.3.8 # via -r requirements.txt
docutils==0.21.2 # via python-daemon
exceptiongroup==1.2.2 # via pytest
cycler==0.11.0 # via matplotlib
distlib==0.3.6 # via -r requirements.txt
docutils==0.19 # via python-daemon
exceptiongroup==1.0.4 # via pytest
flake8==4.0.1 # via -r requirements_dev.in, pytest-flake8
fonttools==4.53.1 # via matplotlib
idna==3.7 # via requests
iniconfig==2.0.0 # via pytest
iniconfig==1.1.1 # via pytest
isodate==0.6.1 # via azure-storage-blob
kiwisolver==1.4.5 # via matplotlib
kiwisolver==1.4.4 # via matplotlib
lockfile==0.12.2 # via python-daemon
luigi==3.5.1 # via -r requirements.txt
matplotlib==3.9.1 # via -r requirements.txt
luigi==3.1.1 # via -r requirements.txt
matplotlib==3.6.2 # via -r requirements.txt
mccabe==0.6.1 # via flake8
msgpack==1.0.8 # via blosc2
ndindex==1.8 # via blosc2
networkx==3.3 # via -r requirements.txt
numexpr==2.10.1 # via blosc2, tables
numpy==2.0.0 # via -r requirements.txt, blosc2, contourpy, matplotlib, numexpr, pandas, pyarrow, tables
packaging==24.1 # via build, matplotlib, pipdeptree, pytest, tables
pandas==2.2.2 # via -r requirements.txt
networkx==2.8.8 # via -r requirements.txt
numexpr==2.8.4 # via tables
numpy==1.23.5 # via -r requirements.txt, contourpy, matplotlib, numexpr, pandas, pyarrow, tables
packaging==21.3 # via build, matplotlib, pytest, tables
pandas==1.5.2 # via -r requirements.txt
pep517==0.13.0 # via build
pillow==10.4.0 # via matplotlib
pip-tools==7.4.1 # via -r requirements_dev.in
pipdeptree==2.23.1 # via -r requirements.txt
pluggy==1.5.0 # via pytest
py-cpuinfo==9.0.0 # via blosc2, tables
pip-tools==6.10.0 # via -r requirements_dev.in
pipdeptree==2.3.3 # via -r requirements.txt
pluggy==1.0.0 # via pytest
py4j==0.10.9.7 # via pyspark
pyarrow==17.0.0 # via -r requirements.txt
pyarrow==16.1.0 # via -r requirements.txt
pycodestyle==2.8.0 # via flake8
pycparser==2.22 # via cffi
pycparser==2.21 # via cffi
pyflakes==2.4.0 # via flake8
pyparsing==3.1.2 # via matplotlib
pyproject-hooks==1.1.0 # via build, pip-tools
pyspark==3.5.1 # via -r requirements.txt
pytest==8.2.2 # via -r requirements_dev.in, pytest-cov, pytest-flake8
pytest-cov==5.0.0 # via -r requirements_dev.in
pyparsing==3.0.9 # via matplotlib, packaging
pyspark==3.5.0 # via -r requirements.txt
pytest==7.2.0 # via -r requirements_dev.in, pytest-cov, pytest-flake8
pytest-cov==4.0.0 # via -r requirements_dev.in
pytest-flake8==1.1.1 # via -r requirements_dev.in
pytest-runner==6.0.1 # via -r requirements_dev.in
python-daemon==3.0.1 # via luigi
python-dateutil==2.9.0.post0 # via luigi, matplotlib, pandas
pytz==2024.1 # via pandas
pytest-runner==6.0.0 # via -r requirements_dev.in
python-daemon==2.3.2 # via luigi
python-dateutil==2.8.2 # via luigi, matplotlib, pandas
pytz==2022.6 # via pandas
requests==2.32.3 # via azure-core
requirements-parser==0.5.0 # via -r requirements.txt
six==1.16.0 # via azure-core, isodate, python-dateutil
tables==3.9.2 # via -r requirements.txt
tenacity==8.5.0 # via luigi
tomli==2.0.1 # via build, coverage, pip-tools, pytest
tables==3.7.0 # via -r requirements.txt
tenacity==8.1.0 # via luigi
tomli==2.0.1 # via build, coverage, pep517, pytest
tornado==6.4.1 # via luigi
types-setuptools==70.3.0.20240710 # via requirements-parser
typing-extensions==4.12.2 # via azure-core, azure-storage-blob
tzdata==2024.1 # via pandas
types-setuptools==65.6.0.1 # via requirements-parser
typing-extensions==4.4.0 # via azure-core, azure-storage-blob
urllib3==2.2.2 # via requests
wheel==0.43.0 # via pip-tools
wheel==0.38.4 # via pip-tools

# The following packages are considered to be unsafe in a requirements file:
pip==24.1.2 # via pip-tools, pipdeptree
pip==24.1.2 # via pip-tools
setuptools==70.3.0 # via pip-tools, python-daemon

0 comments on commit 575ec2c

Please sign in to comment.