ready for production
This commit is contained in:
@@ -37,17 +37,17 @@ install_requires =
|
||||
pycryptodome>=3.18.0
|
||||
PyYAML>=6.0.1
|
||||
pyfzf>=0.3.1
|
||||
litellm>=1.40.0
|
||||
grpcio>=1.62.0
|
||||
grpcio-tools>=1.62.0
|
||||
litellm>=1.40.0,<2.0.0
|
||||
grpcio>=1.62.0,<2.0.0
|
||||
grpcio-tools>=1.62.0,<2.0.0
|
||||
protobuf>=6.31.1,<7.0.0
|
||||
google-api-python-client>=2.125.0
|
||||
google-auth-oauthlib>=1.2.0
|
||||
google-auth-httplib2>=0.2.0
|
||||
prompt-toolkit>=3.0.0
|
||||
mcp>=1.2.0
|
||||
aiohttp>=3.9.0
|
||||
httpx>=0.27.0
|
||||
mcp>=1.2.0,<2.0.0
|
||||
aiohttp>=3.9.0,<4.0.0
|
||||
httpx>=0.27.0,<1.0.0
|
||||
requests>=2.31.0
|
||||
|
||||
[options.entry_points]
|
||||
|
||||
Reference in New Issue
Block a user