Skip to content

Commit fc7b5f5

Browse files
Revert "bump to alpha version for python3 support"
This reverts commit cfa2de7.
1 parent dda2901 commit fc7b5f5

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.6.3"
2121
]
2222
keywords = ["mixpanel", "analytics"]
2323
classifiers = [

0 commit comments

Comments
 (0)