Pandas 2.3.1

This commit is contained in:
2025-08-18 11:19:49 +03:00
parent 5ddbc70144
commit 20073824b8
2 changed files with 254 additions and 253 deletions

View File

@@ -8,7 +8,7 @@ authors = [
license= { file = "LICENSE" }
dependencies = [
"colorama~=0.4.6",
"pandas~=2.2.2",
"pandas~=2.3.1",
"requests~=2.32.3",
"pyvips~=2.2.3",
]