Skip to content

Commit 989c0e6

Browse files
Update pandas requirement from ~=2.2.3 to ~=2.3.3
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v2.2.3...v2.3.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f470cc7 commit 989c0e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ WMI~=1.5.1
1414
prettytable~=3.15.1
1515
matplotlib~=3.10.1
1616
networkx~=3.2.1
17-
pandas~=2.2.3
17+
pandas~=2.3.3
1818
cryptography~=44.0.2
1919
scapy~=2.5.0
2020
sentence-transformers~=5.0.0

0 commit comments

Comments
 (0)