main 0.5.9
Kye 2 years ago
parent 5825fe3598
commit 9d76466933

@ -53,6 +53,7 @@ tenacity==8.2.2
python-dotenv==1.0.0
pillow==9.4.0
boto3
uvicorn==0.21.1
python-ptrace==0.9.8
jinja2==3.1.2

@ -1,5 +1,5 @@
from setuptools import setup, find_packages
#
setup(
name = 'swarms',

Loading…
Cancel
Save