Skip to content

Commit 3dce3ad

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

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.1
17+
pandas~=3.0.2
1818
cryptography~=46.0.6
1919
scapy~=2.7.0
2020
sentence-transformers~=5.3.0

0 commit comments

Comments
 (0)