Bump requirements

This commit is contained in:
Aarni Koskela
2024-10-16 15:42:40 +03:00
parent 001610bbc3
commit 741fea1f7b
3 changed files with 59 additions and 54 deletions

View File

@@ -3,16 +3,13 @@ ci:
autofix_prs: false
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.0.291
rev: v0.7.1
hooks:
- id: ruff
args:
- --fix
- repo: https://github.com/psf/black
rev: 23.9.1
hooks:
- id: black
- id: ruff-format
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier

View File

@@ -3,4 +3,5 @@ jinja2
matplotlib<3.8.0 # ydata-profiling compat
openpyxl
pandas
setuptools # implicitly required by ydata-profiling
ydata-profiling

View File

@@ -1,65 +1,68 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
attrs==23.1.0
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
annotated-types==0.7.0
# via pydantic
attrs==24.2.0
# via visions
bokeh==2.4.3
# via -r requirements.in
certifi==2023.7.22
certifi==2024.8.30
# via requests
charset-normalizer==3.2.0
charset-normalizer==3.4.0
# via requests
contourpy==1.1.1
contourpy==1.3.0
# via matplotlib
cycler==0.11.0
cycler==0.12.1
# via matplotlib
dacite==1.8.1
# via ydata-profiling
et-xmlfile==1.1.0
# via openpyxl
fonttools==4.42.1
fonttools==4.54.1
# via matplotlib
htmlmin==0.1.12
# via ydata-profiling
idna==3.4
idna==3.10
# via requests
imagehash==4.3.1
# via
# visions
# ydata-profiling
jinja2==3.1.2
jinja2==3.1.4
# via
# -r requirements.in
# bokeh
# ydata-profiling
joblib==1.3.2
joblib==1.4.2
# via phik
kiwisolver==1.4.5
kiwisolver==1.4.7
# via matplotlib
markupsafe==2.1.3
llvmlite==0.43.0
# via numba
markupsafe==3.0.1
# via jinja2
matplotlib==3.7.3
matplotlib==3.7.5
# via
# -r requirements.in
# phik
# seaborn
# wordcloud
# ydata-profiling
multimethod==1.10
multimethod==1.12
# via
# visions
# ydata-profiling
networkx==3.1
networkx==3.4.1
# via visions
numpy==1.23.5
numba==0.60.0
# via ydata-profiling
numpy==1.26.4
# via
# bokeh
# contourpy
# imagehash
# matplotlib
# numba
# pandas
# patsy
# phik
@@ -70,14 +73,14 @@ numpy==1.23.5
# visions
# wordcloud
# ydata-profiling
openpyxl==3.1.2
openpyxl==3.1.5
# via -r requirements.in
packaging==23.1
packaging==24.1
# via
# bokeh
# matplotlib
# statsmodels
pandas==2.0.3
pandas==2.2.3
# via
# -r requirements.in
# phik
@@ -85,68 +88,72 @@ pandas==2.0.3
# statsmodels
# visions
# ydata-profiling
patsy==0.5.3
patsy==0.5.6
# via statsmodels
phik==0.12.3
phik==0.12.4
# via ydata-profiling
pillow==10.0.1
pillow==11.0.0
# via
# bokeh
# imagehash
# matplotlib
# visions
# wordcloud
pydantic==1.10.12
pydantic==2.9.2
# via ydata-profiling
pyparsing==3.1.1
pydantic-core==2.23.4
# via pydantic
pyparsing==3.2.0
# via matplotlib
python-dateutil==2.8.2
python-dateutil==2.9.0.post0
# via
# matplotlib
# pandas
pytz==2023.3.post1
pytz==2024.2
# via pandas
pywavelets==1.4.1
pywavelets==1.7.0
# via imagehash
pyyaml==6.0.1
pyyaml==6.0.2
# via
# bokeh
# ydata-profiling
requests==2.31.0
requests==2.32.3
# via ydata-profiling
scipy==1.11.2
scipy==1.13.1
# via
# imagehash
# phik
# statsmodels
# ydata-profiling
seaborn==0.12.2
seaborn==0.13.2
# via ydata-profiling
setuptools==75.2.0
# via -r requirements.in
six==1.16.0
# via
# patsy
# python-dateutil
statsmodels==0.14.0
statsmodels==0.14.4
# via ydata-profiling
tangled-up-in-unicode==0.2.0
# via visions
tornado==6.3.3
tornado==6.4.1
# via bokeh
tqdm==4.66.1
tqdm==4.66.5
# via ydata-profiling
typeguard==2.13.3
typeguard==4.3.0
# via ydata-profiling
typing-extensions==4.8.0
typing-extensions==4.12.2
# via
# bokeh
# pydantic
tzdata==2023.3
# pydantic-core
# typeguard
tzdata==2024.2
# via pandas
urllib3==2.0.5
urllib3==2.2.3
# via requests
visions[type_image_path]==0.7.5
visions==0.7.6
# via ydata-profiling
wordcloud==1.9.2
wordcloud==1.9.3
# via ydata-profiling
ydata-profiling==4.5.1
ydata-profiling==4.11.0
# via -r requirements.in