Skip to content

Commit 2359838

Browse files
authored
Merge branch 'main' into fix/readme_referencing_pyinvoke
2 parents 32db2ee + 1c5ea73 commit 2359838

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ docker==7.1.0
3232
execnet==2.1.1
3333
executing==2.2.0
3434
fastjsonschema==2.21.1
35-
filelock==3.17.0
35+
filelock==3.18.0
3636
flask==3.1.0
3737
fonttools==4.56.0
3838
gitdb==4.0.12
@@ -44,7 +44,7 @@ graphql-relay==3.2.0
4444
greenlet==3.1.1 ; (python_full_version == '3.13.*' and platform_machine == 'AMD64') or (python_full_version == '3.13.*' and platform_machine == 'WIN32') or (python_full_version == '3.13.*' and platform_machine == 'aarch64') or (python_full_version == '3.13.*' and platform_machine == 'amd64') or (python_full_version == '3.13.*' and platform_machine == 'ppc64le') or (python_full_version == '3.13.*' and platform_machine == 'win32') or (python_full_version == '3.13.*' and platform_machine == 'x86_64')
4545
gunicorn==23.0.0 ; platform_system != 'Windows'
4646
hatchling==1.27.0
47-
identify==2.6.8
47+
identify==2.6.9
4848
idna==3.10
4949
importlib-metadata==8.6.1
5050
iniconfig==2.0.0
@@ -86,7 +86,7 @@ opentelemetry-sdk==1.16.0
8686
opentelemetry-semantic-conventions==0.37b0
8787
packaging==24.2
8888
pandas==2.2.3
89-
pandas-stubs==2.2.3.241126
89+
pandas-stubs==2.2.3.250308
9090
pandera==0.23.0
9191
parso==0.8.4
9292
pathspec==0.12.1
@@ -128,7 +128,7 @@ questionary==2.1.0
128128
referencing==0.36.2
129129
requests==2.32.3
130130
rich==13.9.4
131-
rpds-py==0.23.1
131+
rpds-py==0.24.0
132132
rsa==4.9
133133
ruff==0.11.2
134134
scikit-learn==1.6.1
@@ -150,7 +150,7 @@ tqdm==4.67.1
150150
traitlets==5.14.3
151151
trove-classifiers==2025.3.3.18
152152
typeguard==4.4.2
153-
types-pytz==2025.1.0.20250204
153+
types-pytz==2025.2.0.20250326
154154
typing-extensions==4.12.2
155155
typing-inspect==0.9.0
156156
tzdata==2025.1

0 commit comments

Comments
 (0)