mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-04-25 08:26:22 +02:00
update py sdk - add stateless and stateful calls
This commit is contained in:
parent
2aba775bcb
commit
a22d54fd3c
7 changed files with 247 additions and 119 deletions
9
apps/python-sdk/requirements.txt
Normal file
9
apps/python-sdk/requirements.txt
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
annotated-types==0.7.0
|
||||
certifi==2024.12.14
|
||||
charset-normalizer==3.4.1
|
||||
idna==3.10
|
||||
pydantic==2.10.5
|
||||
pydantic_core==2.27.2
|
||||
requests==2.32.3
|
||||
typing_extensions==4.12.2
|
||||
urllib3==2.3.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue