Skip to content

Commit

Permalink
updated autogen requirements files
Browse files Browse the repository at this point in the history
  • Loading branch information
g-as committed Jan 21, 2025
1 parent 0f121c6 commit a56ed9a
Show file tree
Hide file tree
Showing 23 changed files with 1,435 additions and 500 deletions.
55 changes: 27 additions & 28 deletions ci/requirements-py3.10-pandas1.5.3-pydantic1.10.11.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
aiosignal==1.3.2
alabaster==1.0.0
anyio==4.7.0
anyio==4.8.0
appnope==0.1.4
argcomplete==3.5.2
argcomplete==3.5.3
astroid==2.15.8
asttokens==3.0.0
asv==0.6.4
Expand All @@ -16,15 +16,15 @@ build==1.2.2.post1
certifi==2024.12.14
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==3.1.0
cloudpickle==3.1.1
colorlog==6.9.0
comm==0.2.2
commonmark==0.9.1
coverage==7.6.9
coverage==7.6.10
dask==2024.2.1
debugpy==1.8.11
debugpy==1.8.12
decorator==5.1.1
dill==0.3.9
distlib==0.3.9
Expand All @@ -42,15 +42,14 @@ fsspec==2024.12.0
furo==2024.8.6
geopandas==1.0.1
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpcio==1.68.1
grpcio-status==1.68.1
grpcio==1.69.0
grpcio-status==1.69.0
h11==0.14.0
hypothesis==6.122.6
identify==2.6.3
hypothesis==6.124.1
identify==2.6.6
idna==3.10
imagesize==1.4.1
importlib-metadata==8.5.0
importlib-metadata==8.6.1
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.31.0
Expand All @@ -68,7 +67,7 @@ jsonschema-specifications==2024.10.1
jupyter-cache==1.0.1
jupyter-client==8.6.3
jupyter-core==5.7.2
keyring==25.5.0
keyring==25.6.0
lazy-object-proxy==1.10.0
locket==1.0.0
markdown-it-py==3.0.0
Expand All @@ -79,7 +78,7 @@ mccabe==0.7.0
mdit-py-plugins==0.4.2
mdurl==0.1.2
modin==0.22.3
more-itertools==10.5.0
more-itertools==10.6.0
msgpack==1.1.0
mypy==1.10.0
mypy-extensions==1.0.0
Expand All @@ -104,25 +103,25 @@ pip==24.3.1
pkginfo==1.12.0
platformdirs==4.3.6
pluggy==1.5.0
polars==1.17.1
pre-commit==4.0.1
prompt-toolkit==3.0.48
protobuf==5.29.2
polars==1.20.0
pre-commit==4.1.0
prompt-toolkit==3.0.50
protobuf==5.29.3
psutil==6.1.1
ptyprocess==0.7.0
pure-eval==0.2.3
py4j==0.10.9.7
pyarrow==18.1.0
pyarrow==19.0.0
pydantic==1.10.11
pygments==2.18.0
pygments==2.19.1
pylint==2.17.3
pympler==1.1
pyogrio==0.10.0
pyproj==3.7.0
pyproject-hooks==1.2.0
pyspark==3.5.4
pytest==8.3.4
pytest-asyncio==0.25.0
pytest-asyncio==0.25.2
pytest-cov==6.0.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
Expand All @@ -134,13 +133,13 @@ pyzmq==26.2.0
ray==2.40.0
readme-renderer==44.0
recommonmark==0.7.1
referencing==0.35.1
referencing==0.36.1
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
rpds-py==0.22.3
scipy==1.14.1
scipy==1.15.1
shapely==2.0.6
shellingham==1.5.4
simpleeval==1.0.3
Expand All @@ -161,7 +160,7 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.36
sqlalchemy==2.0.37
stack-data==0.6.3
starlette==0.41.3
stringcase==1.2.0
Expand All @@ -178,17 +177,17 @@ typeguard==4.4.1
typer==0.15.1
types-click==7.1.8
types-pytz==2024.2.0.20241221
types-pyyaml==6.0.12.20241221
types-pyyaml==6.0.12.20241230
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
types-setuptools==75.8.0.20250110
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.3.0
uvicorn==0.34.0
validators==0.34.0
virtualenv==20.28.0
virtualenv==20.29.1
wcwidth==0.2.13
wrapt==1.17.0
wrapt==1.17.2
xdoctest==1.2.0
zict==3.0.0
zipp==3.21.0
55 changes: 27 additions & 28 deletions ci/requirements-py3.10-pandas1.5.3-pydantic2.3.0.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
aiosignal==1.3.2
alabaster==1.0.0
annotated-types==0.7.0
anyio==4.7.0
anyio==4.8.0
appnope==0.1.4
argcomplete==3.5.2
argcomplete==3.5.3
astroid==2.15.8
asttokens==3.0.0
asv==0.6.4
Expand All @@ -17,15 +17,15 @@ build==1.2.2.post1
certifi==2024.12.14
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.0
charset-normalizer==3.4.1
click==8.1.8
cloudpickle==3.1.0
cloudpickle==3.1.1
colorlog==6.9.0
comm==0.2.2
commonmark==0.9.1
coverage==7.6.9
coverage==7.6.10
dask==2024.2.1
debugpy==1.8.11
debugpy==1.8.12
decorator==5.1.1
dill==0.3.9
distlib==0.3.9
Expand All @@ -43,15 +43,14 @@ fsspec==2024.12.0
furo==2024.8.6
geopandas==1.0.1
googleapis-common-protos==1.66.0
greenlet==3.1.1
grpcio==1.68.1
grpcio-status==1.68.1
grpcio==1.69.0
grpcio-status==1.69.0
h11==0.14.0
hypothesis==6.122.6
identify==2.6.3
hypothesis==6.124.1
identify==2.6.6
idna==3.10
imagesize==1.4.1
importlib-metadata==8.5.0
importlib-metadata==8.6.1
iniconfig==2.0.0
ipykernel==6.29.5
ipython==8.31.0
Expand All @@ -69,7 +68,7 @@ jsonschema-specifications==2024.10.1
jupyter-cache==1.0.1
jupyter-client==8.6.3
jupyter-core==5.7.2
keyring==25.5.0
keyring==25.6.0
lazy-object-proxy==1.10.0
locket==1.0.0
markdown-it-py==3.0.0
Expand All @@ -80,7 +79,7 @@ mccabe==0.7.0
mdit-py-plugins==0.4.2
mdurl==0.1.2
modin==0.22.3
more-itertools==10.5.0
more-itertools==10.6.0
msgpack==1.1.0
mypy==1.10.0
mypy-extensions==1.0.0
Expand All @@ -105,26 +104,26 @@ pip==24.3.1
pkginfo==1.12.0
platformdirs==4.3.6
pluggy==1.5.0
polars==1.17.1
pre-commit==4.0.1
prompt-toolkit==3.0.48
protobuf==5.29.2
polars==1.20.0
pre-commit==4.1.0
prompt-toolkit==3.0.50
protobuf==5.29.3
psutil==6.1.1
ptyprocess==0.7.0
pure-eval==0.2.3
py4j==0.10.9.7
pyarrow==18.1.0
pyarrow==19.0.0
pydantic==2.3.0
pydantic-core==2.6.3
pygments==2.18.0
pygments==2.19.1
pylint==2.17.3
pympler==1.1
pyogrio==0.10.0
pyproj==3.7.0
pyproject-hooks==1.2.0
pyspark==3.5.4
pytest==8.3.4
pytest-asyncio==0.25.0
pytest-asyncio==0.25.2
pytest-cov==6.0.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
Expand All @@ -136,13 +135,13 @@ pyzmq==26.2.0
ray==2.40.0
readme-renderer==44.0
recommonmark==0.7.1
referencing==0.35.1
referencing==0.36.1
requests==2.32.3
requests-toolbelt==1.0.0
rfc3986==2.0.0
rich==13.9.4
rpds-py==0.22.3
scipy==1.14.1
scipy==1.15.1
shapely==2.0.6
shellingham==1.5.4
simpleeval==1.0.3
Expand All @@ -163,7 +162,7 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-serializinghtml==2.0.0
sqlalchemy==2.0.36
sqlalchemy==2.0.37
stack-data==0.6.3
starlette==0.41.3
stringcase==1.2.0
Expand All @@ -180,17 +179,17 @@ typeguard==4.4.1
typer==0.15.1
types-click==7.1.8
types-pytz==2024.2.0.20241221
types-pyyaml==6.0.12.20241221
types-pyyaml==6.0.12.20241230
types-requests==2.32.0.20241016
types-setuptools==75.6.0.20241126
types-setuptools==75.8.0.20250110
typing-extensions==4.12.2
typing-inspect==0.9.0
urllib3==2.3.0
uvicorn==0.34.0
validators==0.34.0
virtualenv==20.28.0
virtualenv==20.29.1
wcwidth==0.2.13
wrapt==1.17.0
wrapt==1.17.2
xdoctest==1.2.0
zict==3.0.0
zipp==3.21.0
Loading

0 comments on commit a56ed9a

Please sign in to comment.