Skip to content

Commit

Permalink
Bump edgedb
Browse files Browse the repository at this point in the history
  • Loading branch information
1st1 committed Dec 12, 2024
1 parent 6280294 commit 9be7879
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Gel Server"
requires-python = '>=3.12.0'
dynamic = ["version"]
dependencies = [
'edgedb==3.0.0b4',
'edgedb==3.0.0b5',

'httptools>=0.6.0',
'immutables>=0.18',
Expand Down Expand Up @@ -103,7 +103,7 @@ requires = [
"wheel",

"parsing ~= 2.0",
"edgedb==3.0.0b4",
"edgedb==3.0.0b5",
]
# Custom backend needed to set up build-time sys.path because
# setup.py needs to import `edb.buildmeta`.
Expand Down

0 comments on commit 9be7879

Please sign in to comment.