We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb3f457 commit dfc04feCopy full SHA for dfc04fe
pyproject.toml
@@ -75,7 +75,7 @@ pyyaml = { version = ">=6.0.1" }
75
click = { version = "^8.0.1,<8.1.4" }
76
python-terraform = { version = "^0.10.1" }
77
rich = { version = "^12.0.0" }
78
-segment-analytics-python = { version = "^2.2.3" }
+analytics-python = { version = "^1.4.0" }
79
80
# dev dependencies
81
black = { version = "^23.3.0", optional = true }
0 commit comments