We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43ead4 commit aea7fa1Copy full SHA for aea7fa1
1 file changed
pyproject.toml
@@ -17,7 +17,7 @@ dependencies = [
17
"httpx>=0.27.0",
18
"pydantic>=2.0.0",
19
"asgiref>=3.0.0",
20
- "json-logic>=0.7.0a0"
+ "json-logic==0.7.0a0"
21
]
22
keywords = ["mixpanel", "analytics"]
23
classifiers = [
0 commit comments