Skip to content

Commit

Permalink
pin open3d (#5403)
Browse files Browse the repository at this point in the history
* pin open3d

* more than 16, less than 19

* remove itsdangerous
  • Loading branch information
sashankaryal authored and benjaminpkane committed Jan 22, 2025
1 parent 4fd2106 commit 64fc3a1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/common.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
aiofiles==0.7.0
argcomplete==1.11.0
boto3==1.17.36
boto3==1.36.2
cachetools==5.2.0
dacite==1.6.0
Deprecated==1.2.11
Expand Down
2 changes: 1 addition & 1 deletion requirements/extras.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
google-api-python-client>=1.6.5
google-cloud-storage>=1.36
httplib2<=0.15
ipywidgets>=7.5,<8
ipywidgets>=7.5
notebook>=5.3
pydicom>=2.2.0
shapely>=1.7.1
4 changes: 2 additions & 2 deletions requirements/test.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
awscli==1.37.2
open3d>=0.16.0
itsdangerous==2.0.1
werkzeug>=2.0.3
pydicom<3
pytest==7.3.1
Expand All @@ -8,4 +8,4 @@ pytest-mock==3.10.0
pytest-asyncio
shapely
tensorflow==2.17.0
twine>=3
twine>=3

0 comments on commit 64fc3a1

Please sign in to comment.