Skip to content

Commit e9b3257

Browse files
Update pandas requirement from ~=3.0.0 to ~=3.0.1
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@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea71141 commit e9b3257

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.17.0
1515
matplotlib~=3.10.8
1616
networkx~=3.6.1
17-
pandas~=3.0.0
17+
pandas~=3.0.1
1818
cryptography~=46.0.5
1919
scapy~=2.7.0
2020
sentence-transformers~=5.2.2

0 commit comments

Comments
 (0)