add fastmcp update to python3.11
This commit is contained in:
@@ -6,17 +6,16 @@ readme = "README.md"
|
||||
authors = [
|
||||
{ name = "mm644706215", email = "ze.ga@qq.com" }
|
||||
]
|
||||
requires-python = ">=3.9"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"boto3>=1.39.0",
|
||||
"fastmcp>=2.10.6",
|
||||
]
|
||||
keywords = ["rustfs", "s3", "object-storage", "file-management", "cloud-storage", "toolkit"]
|
||||
classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Intended Audience :: Developers",
|
||||
"Programming Language :: Python :: 3",
|
||||
"Programming Language :: Python :: 3.9",
|
||||
"Programming Language :: Python :: 3.10",
|
||||
"Programming Language :: Python :: 3.11",
|
||||
"Programming Language :: Python :: 3.12",
|
||||
"Programming Language :: Python :: 3.13",
|
||||
|
||||
Reference in New Issue
Block a user