Skip to content

Commit

Permalink
Merge pull request #44 from Geode-solutions/chore/update_geode_ecosystem
Browse files Browse the repository at this point in the history
fix(deps): update geode dependencies
  • Loading branch information
JulienChampagnol authored Dec 6, 2023
2 parents 44a82c0 + 8596dbf commit 0805aff
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --resolver=backtracking requirements.in
# pip-compile requirements.in
#
asgiref==3.7.2
# via flask
Expand All @@ -18,9 +18,9 @@ colorama==0.4.6
# via click
flask[async]==3.0.0
# via -r requirements.in
geode-common==30.0.1
geode-common==30.0.3
# via geode-viewables
geode-viewables==2.1.5
geode-viewables==2.1.7
# via -r requirements.in
importlib-metadata==7.0.0
# via flask
Expand All @@ -36,7 +36,7 @@ markupsafe==2.1.3
# via
# jinja2
# werkzeug
opengeode-core==14.10.1
opengeode-core==14.10.2
# via
# -r requirements.in
# geode-common
Expand All @@ -45,19 +45,19 @@ opengeode-core==14.10.1
# opengeode-geosciencesio
# opengeode-inspector
# opengeode-io
opengeode-geosciences==7.3.1
opengeode-geosciences==7.3.2
# via
# -r requirements.in
# geode-viewables
# opengeode-geosciencesio
# opengeode-inspector
opengeode-geosciencesio==4.5.3
opengeode-geosciencesio==4.5.4
# via
# -r requirements.in
# opengeode-inspector
opengeode-inspector==4.0.2
opengeode-inspector==4.0.3
# via -r requirements.in
opengeode-io==6.2.3
opengeode-io==6.2.4
# via
# -r requirements.in
# geode-viewables
Expand Down

0 comments on commit 0805aff

Please sign in to comment.