Skip to content

Commit

Permalink
fix(requirements_gpu): missing opengeodeweb-viewer update
Browse files Browse the repository at this point in the history
  • Loading branch information
JulienChampagnol committed Nov 7, 2024
1 parent 29d34c6 commit 3c4f9a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
6 changes: 2 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -13,9 +13,7 @@ aiosignal==1.3.1
# aiohttp
# opengeodeweb-viewer
async-timeout==4.0.3
# via
# aiohttp
# opengeodeweb-viewer
# via opengeodeweb-viewer
attrs==23.2.0
# via
# aiohttp
Expand Down
4 changes: 2 additions & 2 deletions requirements_gpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ multidict==6.0.5
# aiohttp
# opengeodeweb-viewer
# yarl
numpy==2.1.2
numpy==2.1.3
# via
# contourpy
# matplotlib
opengeodeweb-viewer[gpu]==0.2.1
opengeodeweb-viewer[gpu]==0.3.0
# via -r requirements_gpu.in
packaging==24.1
# via matplotlib
Expand Down

0 comments on commit 3c4f9a8

Please sign in to comment.