We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6b8cb commit 75f1243Copy full SHA for 75f1243
pyproject.toml
@@ -55,7 +55,7 @@ dependencies = [
55
"pytest-mock>=3.10.0",
56
"pytest-xdist[psutil]>=3.3",
57
"py-algorand-sdk>=2.4.0",
58
- "algokit-utils>=3.0.0",
+ "algokit-utils>=4.0.0",
59
"pytest-cov>=4.1.0",
60
"prettytable>=3.9.0",
61
"mypy==1.10",
@@ -131,7 +131,7 @@ dependencies = [
131
132
133
134
135
"puyapy>=5",
136
]
137
@@ -188,7 +188,7 @@ dependencies = [
188
189
190
191
192
193
194
0 commit comments