Skip to content

Commit aea7fa1

Browse files
pin beta, don't use greater than on it (#152)
1 parent f43ead4 commit aea7fa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies = [
1717
"httpx>=0.27.0",
1818
"pydantic>=2.0.0",
1919
"asgiref>=3.0.0",
20-
"json-logic>=0.7.0a0"
20+
"json-logic==0.7.0a0"
2121
]
2222
keywords = ["mixpanel", "analytics"]
2323
classifiers = [

0 commit comments

Comments
 (0)