Skip to content

Commit 4b4e54f

Browse files
Updated ton binaries to support TVM 15 (#200)
1 parent a0ebc3f commit 4b4e54f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ton-http-api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ requests==2.28.0
66
ring==0.10.1
77
uvicorn==0.17.6
88
gunicorn==20.1.0
9-
pytonlib==0.0.71
9+
pytonlib==0.0.72
1010
inject==4.3.1

ton-http-api/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
'ring==0.10.1',
2525
'uvicorn==0.17.6',
2626
'gunicorn==20.1.0',
27-
'pytonlib==0.0.71',
27+
'pytonlib==0.0.72',
2828
'inject==4.3.1'
2929
],
3030
package_data={},

0 commit comments

Comments
 (0)