Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 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.11
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
Expand All @@ -14,20 +14,18 @@ blinker==1.9.0
# via flask
click==8.1.8
# via flask
colorama==0.4.6
# via click
flask[async]==3.1.0
# via
# -r requirements.in
# flask-cors
flask-cors==5.0.1
# via -r requirements.in
geode-background==9.1.3
geode-background==9.1.5
# via
# geode-explicit
# geode-implicit
# geode-simplex
geode-common==33.7.0
geode-common==33.7.2
# via
# -r requirements.in
# geode-background
Expand All @@ -37,23 +35,23 @@ geode-common==33.7.0
# geode-numerics
# geode-simplex
# geode-viewables
geode-conversion==6.2.6
geode-conversion==6.2.7
# via
# geode-explicit
# geode-implicit
# geode-simplex
geode-explicit==6.1.34
geode-explicit==6.1.35
# via
# -r requirements.in
# geode-implicit
geode-implicit==3.7.3
geode-implicit==3.7.4
# via -r requirements.in
geode-numerics==6.0.2
geode-numerics==6.0.3
# via
# -r requirements.in
# geode-implicit
# geode-simplex
geode-simplex==9.2.3
geode-simplex==9.2.5
# via
# -r requirements.in
# geode-implicit
Expand All @@ -71,7 +69,7 @@ markupsafe==3.0.2
# via
# jinja2
# werkzeug
opengeode-core==15.17.7
opengeode-core==15.17.8
# via
# -r requirements.in
# geode-background
Expand Down Expand Up @@ -116,7 +114,7 @@ rpds-py==0.24.0
# via
# jsonschema
# referencing
typing-extensions==4.13.1
typing-extensions==4.13.2
# via
# asgiref
# referencing
Expand Down