Skip to content

Commit

Permalink
Merge pull request #63 from darkmatter18/renovate/pandas-2.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pandas to v2.2.0
  • Loading branch information
darkmatter18 authored Jan 20, 2024
2 parents 73eea67 + 119826e commit c13217e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CVND_Exercises/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
opencv-python==4.9.0.80
jupyter==1.0.0
matplotlib==3.8.2
pandas==2.1.3
pandas==2.2.0
numpy==1.26.3
pillow>=6.2.0
scipy==1.11.4
2 changes: 1 addition & 1 deletion P1_Facial_Keypoints/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
opencv-python==4.9.0.80
matplotlib==3.8.2
pandas==2.1.3
pandas==2.2.0
numpy==1.26.3
pillow>=6.2.0
scipy==1.11.4
Expand Down
2 changes: 1 addition & 1 deletion P3_Implement_SLAM/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
jupyter==1.0.0
matplotlib==3.8.2
pandas==2.1.3
pandas==2.2.0
numpy==1.26.3
pillow==10.2.0
scipy==1.11.4

0 comments on commit c13217e

Please sign in to comment.