Skip to content

Commit df34393

Browse files
committed
pandas ~> 2.1.4
Python ~> 3.12
1 parent ef2a82f commit df34393

File tree

3 files changed

+393
-385
lines changed

3 files changed

+393
-385
lines changed

.python-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.11.6
1+
3.12.0

Pipfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jupyterlab = "*"
99
matplotlib = "*"
1010

1111
[packages]
12-
pandas = "==2.1.3"
12+
pandas = "==2.1.4"
1313

1414
[requires]
15-
python_version = "3.11"
15+
python_version = "3.12"

0 commit comments

Comments
 (0)