Skip to content

Commit

Permalink
Update dependency pandas to v2.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 20, 2024
1 parent 93c6a13 commit cade5a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# actual dependencies
pandas==2.2.2; python_version >= "3.9"
pandas==2.0.3; python_version <= "3.8"
pandas==2.2.3; python_version >= "3.9"
pandas==2.2.3; python_version <= "3.8"
prettytable==2.0.0
networkx
matplotlib
Expand Down

0 comments on commit cade5a9

Please sign in to comment.