Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

30 update requirements #31

Merged
merged 4 commits into from
Jul 18, 2024
Merged
Changes from 1 commit
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
Next Next commit
update requirements
Signed-off-by: Niclas Hertzer <niclas.hertzer@bosch.com>
  • Loading branch information
Niclas Hertzer committed Jul 17, 2024

Verified

This commit was signed with the committer’s verified signature.
lawrence-forooghian Lawrence Forooghian
commit 22539ec8b6812355d2bf08a5b11f8462a037448c
2 changes: 1 addition & 1 deletion .github/workflows/check_version_bump.yml
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Verify file change
uses: tj-actions/changed-files@v34
uses: tj-actions/changed-files@v44
id: changed-file
with:
files: |
112 changes: 58 additions & 54 deletions requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,70 +1,74 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --allow-unsafe --annotation-style=line --no-emit-index-url requirements_dev.in
#
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==2022.12.7 # via requests
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 coverage, pytest-cov
cryptography==39.0.2 # via azure-storage-blob
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
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
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
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
flake8==4.0.1 # via -r requirements_dev.in, pytest-flake8
fonttools==4.38.0 # via matplotlib
idna==3.4 # via requests
iniconfig==1.1.1 # via pytest
fonttools==4.53.1 # via matplotlib
idna==3.7 # via requests
iniconfig==2.0.0 # via pytest
isodate==0.6.1 # via azure-storage-blob
kiwisolver==1.4.4 # via matplotlib
kiwisolver==1.4.5 # via matplotlib
lockfile==0.12.2 # via python-daemon
luigi==3.1.1 # via -r requirements.txt
matplotlib==3.6.2 # via -r requirements.txt
luigi==3.5.1 # via -r requirements.txt
matplotlib==3.9.1 # via -r requirements.txt
mccabe==0.6.1 # via flake8
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==9.3.0 # via matplotlib
pip-tools==6.10.0 # via -r requirements_dev.in
pipdeptree==2.3.3 # via -r requirements.txt
pluggy==1.0.0 # via pytest
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
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
py4j==0.10.9.7 # via pyspark
pyarrow==10.0.1 # via -r requirements.txt
pyarrow==17.0.0 # via -r requirements.txt
pycodestyle==2.8.0 # via flake8
pycparser==2.21 # via cffi
pycparser==2.22 # via cffi
pyflakes==2.4.0 # via flake8
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
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
pytest-flake8==1.1.1 # via -r requirements_dev.in
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.31.0 # via azure-core
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
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.7.0 # via -r requirements.txt
tenacity==8.1.0 # via luigi
tomli==2.0.1 # via build, coverage, pep517, pytest
tornado==6.3.2 # via luigi
types-setuptools==65.6.0.1 # via requirements-parser
typing-extensions==4.4.0 # via azure-core, azure-storage-blob
urllib3==1.26.13 # via requests
wheel==0.38.4 # via pip-tools
tables==3.9.2 # via -r requirements.txt
tenacity==8.5.0 # via luigi
tomli==2.0.1 # via build, coverage, pip-tools, 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
urllib3==2.2.2 # via requests
wheel==0.43.0 # via pip-tools

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