Skip to content

Commit

Permalink
Specify version for matplotlib and shapely in requirements_base.txt (n…
Browse files Browse the repository at this point in the history
  • Loading branch information
whyekit-motional authored Feb 13, 2023
1 parent 9cba592 commit 7118b94
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup/requirements/requirements_base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@ cachetools
descartes
fire
jupyter
matplotlib
matplotlib<=3.5.2
numpy
opencv-python
Pillow>6.2.1
pyquaternion>=0.9.5
scikit-learn
scipy
Shapely
Shapely<=1.8.5
tqdm

0 comments on commit 7118b94

Please sign in to comment.