lastmile-ai / aiconfig

AIConfig is a config-based framework to build generative AI applications.
https://aiconfig.lastmileai.dev
MIT License
898 stars 70 forks source link

[Python sdk] Remove test dependencies from Main Package Dependencies #1463

Closed Ankush-lastmile closed 3 months ago

Ankush-lastmile commented 3 months ago

[Python sdk] Remove test dependencies from Main Package Dependencies

This PR updates the Python SDK package to minimize its dependency footprint.

This pr removes the following packages from the main package dependencies. These libraries are primarily used for testing purposes and are not necessary for the sdk's functionality.