Skip to content

Commit

Permalink
Merge pull request #61 from Geode-solutions/next
Browse files Browse the repository at this point in the history
Next
  • Loading branch information
JulienChampagnol authored Oct 25, 2024
2 parents bd0ec6b + 2f6a8b0 commit 9a11624
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 17 deletions.
12 changes: 7 additions & 5 deletions electron-server/requirements_back.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 electron-server/requirements_back.in
Expand All @@ -25,9 +25,12 @@ click==8.1.7
# flask
# geodeapp-back
# opengeodeweb-back
colorama==0.4.6
# via
# click
# geodeapp-back
flask[async]==3.0.3
# via
# flask
# flask-cors
# geodeapp-back
# opengeodeweb-back
Expand Down Expand Up @@ -83,7 +86,7 @@ geode-viewables==3.0.5
# via
# geodeapp-back
# opengeodeweb-back
geodeapp-back==0.4.0
geodeapp-back==0.4.1
# via -r electron-server/requirements_back.in
itsdangerous==2.2.0
# via
Expand Down Expand Up @@ -152,7 +155,7 @@ opengeode-io==7.0.3
# geodeapp-back
# opengeode-geosciencesio
# opengeodeweb-back
opengeodeweb-back==5.3.0
opengeodeweb-back==5.3.1
# via geodeapp-back
referencing==0.35.1
# via
Expand All @@ -168,7 +171,6 @@ rpds-py==0.20.0
# referencing
typing-extensions==4.12.2
# via
# asgiref
# geodeapp-back
# opengeodeweb-back
werkzeug==3.0.4
Expand Down
23 changes: 11 additions & 12 deletions electron-server/requirements_viewer.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 electron-server/requirements_viewer.in
Expand All @@ -16,7 +16,6 @@ aiosignal==1.3.1
# opengeodeweb-viewer
async-timeout==4.0.3
# via
# aiohttp
# geodeapp-viewer
# opengeodeweb-viewer
attrs==23.2.0
Expand All @@ -26,15 +25,15 @@ attrs==23.2.0
# jsonschema
# opengeodeweb-viewer
# referencing
contourpy==1.2.1
contourpy==1.3.0
# via
# geodeapp-viewer
# matplotlib
cycler==0.12.1
# via
# geodeapp-viewer
# matplotlib
fonttools==4.53.1
fonttools==4.54.1
# via
# geodeapp-viewer
# matplotlib
Expand All @@ -44,7 +43,7 @@ frozenlist==1.4.1
# aiosignal
# geodeapp-viewer
# opengeodeweb-viewer
geodeapp-viewer[gpu]==0.2.1
geodeapp-viewer[gpu]==0.2.2
# via -r electron-server/requirements_viewer.in
idna==3.6
# via
Expand All @@ -60,11 +59,11 @@ jsonschema-specifications==2023.12.1
# geodeapp-viewer
# jsonschema
# opengeodeweb-viewer
kiwisolver==1.4.5
kiwisolver==1.4.7
# via
# geodeapp-viewer
# matplotlib
matplotlib==3.9.1
matplotlib==3.9.2
# via
# geodeapp-viewer
# vtk
Expand All @@ -74,22 +73,22 @@ multidict==6.0.5
# geodeapp-viewer
# opengeodeweb-viewer
# yarl
numpy==2.0.0
numpy==2.1.2
# via
# contourpy
# geodeapp-viewer
# matplotlib
opengeodeweb-viewer[gpu]==0.2.0
opengeodeweb-viewer[gpu]==0.2.1
# via geodeapp-viewer
packaging==24.1
# via
# geodeapp-viewer
# matplotlib
pillow==10.4.0
pillow==11.0.0
# via
# geodeapp-viewer
# matplotlib
pyparsing==3.1.2
pyparsing==3.2.0
# via
# geodeapp-viewer
# matplotlib
Expand Down Expand Up @@ -133,4 +132,4 @@ yarl==1.9.4
# via
# aiohttp
# geodeapp-viewer
# opengeodeweb-viewer
# opengeodeweb-viewer

0 comments on commit 9a11624

Please sign in to comment.