Skip to content

Commit 139fa60

Browse files
committed
Update sandbox
1 parent a834e96 commit 139fa60

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

prep_sandbox.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
_PYPROJECT_TEMPLATE = """\
1414
[project]
1515
name = "kady-sandbox"
16-
version = "0.1.1"
16+
version = "0.1.2"
1717
description = "Packages installed by Kady expert agents"
1818
requires-python = ">=3.13"
1919
dependencies = [
@@ -28,6 +28,7 @@
2828
"pyopenms>=3.5.0",
2929
"scipy>=1.17.1",
3030
"transformers>=4.57.6",
31+
"parallel-web>=0.4.2",
3132
]
3233
"""
3334

0 commit comments

Comments
 (0)