Skip to content

Commit

Permalink
Update all python packages
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianDAlessandro committed Apr 25, 2024
1 parent 8733b46 commit 74b1203
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 52 deletions.
76 changes: 39 additions & 37 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
attrs==23.2.0
# via pytest-mypy
black==24.1.1
black==24.4.1
# via vis (pyproject.toml)
blinker==1.7.0
# via flask
build==1.0.3
build==1.2.1
# via pip-tools
certifi==2024.2.2
# via requests
Expand All @@ -23,11 +23,11 @@ click==8.1.7
# black
# flask
# pip-tools
coverage[toml]==7.4.1
coverage[toml]==7.5.0
# via
# coverage
# pytest-cov
dash==2.15.0
dash==2.16.1
# via vis (pyproject.toml)
dash-core-components==2.0.0
# via dash
Expand All @@ -39,33 +39,33 @@ dash-table==5.0.0
# via dash
distlib==0.3.8
# via virtualenv
exceptiongroup==1.2.0
exceptiongroup==1.2.1
# via pytest
filelock==3.13.1
filelock==3.13.4
# via
# pytest-mypy
# virtualenv
flask==3.0.2
flask==3.0.3
# via dash
gunicorn==21.2.0
gunicorn==22.0.0
# via vis (pyproject.toml)
identify==2.5.33
identify==2.5.36
# via pre-commit
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.1.0
# via dash
iniconfig==2.0.0
# via pytest
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
markupsafe==2.1.5
# via
# jinja2
# werkzeug
mypy==1.8.0
mypy==1.10.0
# via
# pytest-mypy
# vis (pyproject.toml)
Expand All @@ -81,46 +81,48 @@ numpy==1.26.4
# via
# pandas
# pandas-stubs
packaging==23.2
packaging==24.0
# via
# black
# build
# gunicorn
# plotly
# pytest
pandas==2.2.0
pandas==2.2.2
# via vis (pyproject.toml)
pandas-stubs==2.1.4.231227
pandas-stubs==2.2.1.240316
# via vis (pyproject.toml)
pathspec==0.12.1
# via black
pip-tools==7.3.0
pip-tools==7.4.1
# via vis (pyproject.toml)
platformdirs==4.2.0
platformdirs==4.2.1
# via
# black
# virtualenv
plotly==5.18.0
plotly==5.21.0
# via dash
pluggy==1.4.0
pluggy==1.5.0
# via pytest
pre-commit==3.6.0
pre-commit==3.7.0
# via vis (pyproject.toml)
pyproject-hooks==1.0.0
# via build
pytest==8.0.0
# via
# build
# pip-tools
pytest==8.1.1
# via
# pytest-cov
# pytest-mock
# pytest-mypy
# vis (pyproject.toml)
pytest-cov==4.1.0
pytest-cov==5.0.0
# via vis (pyproject.toml)
pytest-mock==3.12.0
pytest-mock==3.14.0
# via vis (pyproject.toml)
pytest-mypy==0.10.3
# via vis (pyproject.toml)
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
Expand All @@ -132,7 +134,7 @@ requests==2.31.0
# via dash
retrying==1.3.4
# via dash
ruff==0.2.1
ruff==0.4.1
# via vis (pyproject.toml)
six==1.16.0
# via
Expand All @@ -149,32 +151,32 @@ tomli==2.0.1
# pip-tools
# pyproject-hooks
# pytest
types-pytz==2024.1.0.20240203
types-pytz==2024.1.0.20240417
# via pandas-stubs
types-pyyaml==6.0.12.12
types-pyyaml==6.0.12.20240311
# via vis (pyproject.toml)
types-requests==2.31.0.20240125
types-requests==2.31.0.20240406
# via vis (pyproject.toml)
typing-extensions==4.9.0
typing-extensions==4.11.0
# via
# black
# dash
# mypy
tzdata==2023.4
tzdata==2024.1
# via pandas
urllib3==2.2.0
urllib3==2.2.1
# via
# requests
# types-requests
virtualenv==20.25.0
virtualenv==20.26.0
# via pre-commit
werkzeug==3.0.1
werkzeug==3.0.2
# via
# dash
# flask
wheel==0.42.0
wheel==0.43.0
# via pip-tools
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down
30 changes: 15 additions & 15 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
dash==2.15.0
dash==2.16.1
# via vis (pyproject.toml)
dash-core-components==2.0.0
# via dash
Expand All @@ -22,15 +22,15 @@ dash-iconify==0.1.2
# via vis (pyproject.toml)
dash-table==5.0.0
# via dash
flask==3.0.2
flask==3.0.3
# via dash
gunicorn==21.2.0
gunicorn==22.0.0
# via vis (pyproject.toml)
idna==3.6
idna==3.7
# via requests
importlib-metadata==7.0.1
importlib-metadata==7.1.0
# via dash
itsdangerous==2.1.2
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
Expand All @@ -42,15 +42,15 @@ nest-asyncio==1.6.0
# via dash
numpy==1.26.4
# via pandas
packaging==23.2
packaging==24.0
# via
# gunicorn
# plotly
pandas==2.2.0
pandas==2.2.2
# via vis (pyproject.toml)
plotly==5.18.0
plotly==5.21.0
# via dash
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via pandas
pytz==2024.1
# via pandas
Expand All @@ -66,17 +66,17 @@ six==1.16.0
# retrying
tenacity==8.2.3
# via plotly
typing-extensions==4.9.0
typing-extensions==4.11.0
# via dash
tzdata==2023.4
tzdata==2024.1
# via pandas
urllib3==2.2.0
urllib3==2.2.1
# via requests
werkzeug==3.0.1
werkzeug==3.0.2
# via
# dash
# flask
zipp==3.17.0
zipp==3.18.1
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit 74b1203

Please sign in to comment.