Skip to content

Commit d0fe26f

Browse files
committed
Fix CI
Signed-off-by: Zike Yang <[email protected]>
1 parent 7ce70ba commit d0fe26f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sdks/fs-python/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
pulsar-client>=3.0.0
22
pyyaml>=6.0
33
aiohttp>=3.8.0
4-
pydantic>=2.0.0
4+
pydantic>=2.0.0
5+
pytest-asyncio>=1.0.0

0 commit comments

Comments
 (0)