Skip to content

Commit a2343cb

Browse files
Update requirements.txt (#578)
1 parent 8a7d999 commit a2343cb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pytest>=7.1.2,<8
88
pyfakefs>=5.4.1,<6
99
responses~=0.21
1010
lxml-stubs==0.4.0
11-
# Match pandas version to use same as Lean (2.1.4). Except that 2.1.* is only supported on Python 3.9+.
12-
pandas==2.1.4;python_version>='3.9'
11+
# Match pandas version to use same as Lean. Except that 2.1.* is only supported on Python 3.9+.
12+
pandas==2.2.3;python_version>='3.9'

0 commit comments

Comments
 (0)