Add async/sync wrapper over run

This commit is contained in:
akhisud3195 2025-03-23 11:36:47 +05:30 committed by Ramnique Singh
parent a2a19f37d7
commit e725fc6276
5 changed files with 777 additions and 39 deletions

View file

@ -1,3 +1,4 @@
aiohttp==3.9.3
annotated-types==0.7.0
anyio==4.8.0
beautifulsoup4==4.12.3
@ -37,6 +38,7 @@ keyring==25.6.0
lxml==5.3.0
markdownify==0.13.1
MarkupSafe==3.0.2
mcp
more-itertools==10.6.0
msgpack==1.1.0
mypy-extensions==1.0.0
@ -77,6 +79,7 @@ typing_extensions==4.12.2
tzdata==2024.2
urllib3==2.3.0
virtualenv==20.29.1
waitress==2.1.2
websockets==13.1
Werkzeug==3.1.3
wheel==0.44.0