Skip to content

Commit

Permalink
chore(deps): update dependency scipy to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 8fa7f2c commit ff331c7
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
Expand Up @@ -4,4 +4,4 @@ matplotlib==3.9.3
pandas==2.2.3
numpy==2.1.3
pillow>=6.2.0
scipy==1.14.0
scipy==1.15.0
2 changes: 1 addition & 1 deletion P1_Facial_Keypoints/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ matplotlib==3.9.3
pandas==2.2.3
numpy==2.1.3
pillow>=6.2.0
scipy==1.14.0
scipy==1.15.0
torch>=0.4.0
torchvision>=0.2.0
2 changes: 1 addition & 1 deletion P3_Implement_SLAM/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ matplotlib==3.9.3
pandas==2.2.3
numpy==2.1.3
pillow==11.0.0
scipy==1.14.0
scipy==1.15.0

0 comments on commit ff331c7

Please sign in to comment.