Skip to content

Commit

Permalink
Update requirements to include additional libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
WillB97 committed Oct 29, 2024
1 parent 3ab0aef commit e79035d
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
sr-robot3==2025.0.1
april_vision==2.2.0
opencv-python-headless >=4,<5
opencv-python-headless >=4.8.0.76,<5

# Library versions are selected to provide support for Python 3.9-3.12

flask==2.3.3
matplotlib==3.9.2
networkx==3.1
numpy==1.26.4
pandas==2.2.3
pillow==11.0.0
scikit-learn==1.3.0
scipy==1.11.2
shapely==2.0.6

0 comments on commit e79035d

Please sign in to comment.