Skip to content

Commit

Permalink
chore(deps): update dependency pandas to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2024
1 parent a279c02 commit c6dc82d
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.4
pandas==2.2.1
pandas==2.2.2
numpy==1.26.4
pillow>=6.2.0
scipy==1.13.0
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.4
pandas==2.2.1
pandas==2.2.2
numpy==1.26.4
pillow>=6.2.0
scipy==1.13.0
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.4
pandas==2.2.1
pandas==2.2.2
numpy==1.26.4
pillow==10.3.0
scipy==1.13.0

0 comments on commit c6dc82d

Please sign in to comment.