Skip to content

Commit 88f115b

Browse files
rc dependencies, tests passing
1 parent 19160e1 commit 88f115b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file is autogenerated by pip-compile with Python 3.10
33
# by the following command:
44
#
5-
# pip-compile requirements.in
5+
# pip-compile --pre requirements.in
66
#
77
asgiref==3.8.1
88
# via flask
@@ -25,7 +25,7 @@ geode-background==8.9.4
2525
# geode-explicit
2626
# geode-implicit
2727
# geode-simplex
28-
geode-common==33.5.0
28+
geode-common==33.5.1rc1
2929
# via
3030
# -r requirements.in
3131
# geode-background
@@ -51,7 +51,7 @@ geode-numerics==5.2.5
5151
# -r requirements.in
5252
# geode-implicit
5353
# geode-simplex
54-
geode-simplex==9.0.11
54+
geode-simplex==9.0.12rc1
5555
# via
5656
# -r requirements.in
5757
# geode-implicit
@@ -69,7 +69,7 @@ markupsafe==3.0.2
6969
# via
7070
# jinja2
7171
# werkzeug
72-
opengeode-core==15.12.0
72+
opengeode-core==15.13.0rc1
7373
# via
7474
# -r requirements.in
7575
# geode-background

0 commit comments

Comments
 (0)