File tree 7 files changed +7
-7
lines changed
production_python_smart_contract_python
production_python_smart_contract_typescript
starter_python_smart_contract_python
starter_python_smart_contract_typescript
7 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = " ^3.12"
10
10
algokit-utils = " ^2.3.0"
11
11
python-dotenv = " ^1.0.0"
12
- algorand-python = " ^1 .0.0"
12
+ algorand-python = " ^2 .0.0"
13
13
algorand-python-testing = " ^0.3.0b1"
14
14
15
15
[tool .poetry .group .dev .dependencies ]
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ readme = "README.md"
9
9
python = "^3.12"
10
10
algokit-utils = "^2.3.0"
11
11
python-dotenv = "^1.0.0"
12
- algorand-python = "^1 .0.0"
12
+ algorand-python = "^2 .0.0"
13
13
algorand-python-testing = "^0.3.0b1"
14
14
15
15
[tool.poetry.group.dev.dependencies]
You can’t perform that action at this time.
0 commit comments