mirror of https://github.com/kortix-ai/suna.git
versioning
This commit is contained in:
parent
76a21e65f5
commit
bebfd5a8ff
|
@ -1,25 +1,25 @@
|
|||
streamlit-quill
|
||||
python-dotenv
|
||||
litellm
|
||||
click
|
||||
questionary
|
||||
requests
|
||||
packaging
|
||||
setuptools
|
||||
pytest
|
||||
pytest-asyncio
|
||||
asyncio
|
||||
altair
|
||||
prisma
|
||||
fastapi
|
||||
uvicorn
|
||||
python-multipart
|
||||
redis
|
||||
upstash-redis
|
||||
supabase
|
||||
pyjwt
|
||||
certifi
|
||||
python-ripgrep
|
||||
daytona_sdk
|
||||
boto3
|
||||
exa-py
|
||||
streamlit-quill==0.0.3
|
||||
python-dotenv==1.0.1
|
||||
litellm>=1.44.0
|
||||
click==8.1.7
|
||||
questionary==2.0.1
|
||||
requests>=2.31.0
|
||||
packaging==24.1
|
||||
setuptools==75.3.0
|
||||
pytest==8.3.3
|
||||
pytest-asyncio==0.24.0
|
||||
asyncio==3.4.3
|
||||
altair==4.2.2
|
||||
prisma==0.15.0
|
||||
fastapi==0.110.0
|
||||
uvicorn==0.27.1
|
||||
python-multipart==0.0.20
|
||||
redis==5.2.1
|
||||
upstash-redis==1.3.0
|
||||
supabase>=2.15.0
|
||||
pyjwt==2.10.1
|
||||
certifi==2024.2.2
|
||||
python-ripgrep==0.0.6
|
||||
daytona_sdk>=0.12.0
|
||||
boto3>=1.34.0
|
||||
exa-py>=1.9.1
|
||||
|
|
Loading…
Reference in New Issue