Skip to content

Commit

Permalink
Bump pytonlib version
Browse files Browse the repository at this point in the history
  • Loading branch information
dungeon-master-666 committed Mar 27, 2024
1 parent d8d3b88 commit 7aee2b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ton-http-api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ requests==2.28.0
ring==0.10.1
uvicorn==0.17.6
gunicorn==20.1.0
pytonlib==0.0.56
pytonlib==0.0.58
inject==4.3.1
2 changes: 1 addition & 1 deletion ton-http-api/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
'ring==0.10.1',
'uvicorn==0.17.6',
'gunicorn==20.1.0',
'pytonlib==0.0.56',
'pytonlib==0.0.58',
'inject==4.3.1'
],
package_data={},
Expand Down

0 comments on commit 7aee2b8

Please sign in to comment.