Ver código fonte

修正requirement.txt,准备发布到服务器

wangxq 2 semanas atrás
pai
commit
14cd8fe9de
3 arquivos alterados com 250 adições e 155 exclusões
  1. 0 149
      list.txt
  2. 241 6
      requirements.txt
  3. 9 0
      requirements.txt_old

+ 0 - 149
list.txt

@@ -1,149 +0,0 @@
-aiofiles==24.1.0
-aiohappyeyeballs==2.6.1
-aiohttp==3.11.18
-aiosignal==1.3.2
-annotated-types==0.7.0
-anthropic==0.52.0
-anyio==4.9.0
-asgiref==3.8.1
-asyncer==0.0.7
-asyncpg==0.30.0
-colorama==0.4.6
-coloredlogs==15.0.1
-dataclasses-json==0.6.7
-db-dtypes==1.4.3
-Deprecated==1.2.18
-distro==1.9.0
-durationpy==0.10
-fastapi==0.115.12
-filelock==3.18.0
-filetype==1.2.0
-flasgger==0.9.7.1
-Flask==3.1.1
-flask-sock==0.7.0
-flatbuffers==25.2.10
-importlib_resources==6.5.2
-inflection==0.5.1
-itsdangerous==2.2.0
-Jinja2==3.1.6
-jiter==0.10.0
-jsonpatch==1.33
-jsonpointer==3.0.0
-jsonschema==4.23.0
-jsonschema-specifications==2025.4.1
-kaleido==0.2.1
-kubernetes==32.0.1
-langchain-core==0.3.64
-langchain-postgres==0.0.14
-langsmith==0.3.45
-Lazify==0.4.0
-literalai==0.1.201
-markdown-it-py==3.0.0
-MarkupSafe==3.0.2
-marshmallow==3.26.1
-mcp==1.9.1
-mdurl==0.1.2
-opentelemetry-exporter-otlp==1.31.1
-opentelemetry-exporter-otlp-proto-common==1.31.1
-opentelemetry-exporter-otlp-proto-grpc==1.31.1
-opentelemetry-exporter-otlp-proto-http==1.31.1
-opentelemetry-instrumentation==0.52b1
-opentelemetry-instrumentation-alephalpha==0.40.7
-opentelemetry-instrumentation-anthropic==0.40.7
-opentelemetry-instrumentation-asgi==0.52b1
-opentelemetry-instrumentation-bedrock==0.40.7
-opentelemetry-instrumentation-chromadb==0.40.7
-opentelemetry-instrumentation-cohere==0.40.7
-opentelemetry-instrumentation-crewai==0.40.7
-opentelemetry-instrumentation-fastapi==0.52b1
-opentelemetry-instrumentation-google-generativeai==0.40.7
-opentelemetry-instrumentation-groq==0.40.7
-opentelemetry-instrumentation-pinecone==0.40.7
-opentelemetry-instrumentation-qdrant==0.40.7
-opentelemetry-instrumentation-replicate==0.40.7
-opentelemetry-instrumentation-requests==0.52b1
-opentelemetry-instrumentation-sagemaker==0.40.7
-opentelemetry-instrumentation-sqlalchemy==0.52b1
-opentelemetry-instrumentation-threading==0.52b1
-opentelemetry-instrumentation-together==0.40.7
-opentelemetry-instrumentation-transformers==0.40.7
-opentelemetry-instrumentation-urllib3==0.52b1
-opentelemetry-instrumentation-vertexai==0.40.7
-opentelemetry-instrumentation-watsonx==0.40.7
-opentelemetry-instrumentation-weaviate==0.40.7
-opentelemetry-proto==1.31.1
-opentelemetry-sdk==1.31.1
-opentelemetry-semantic-conventions==0.52b1
-opentelemetry-semantic-conventions-ai==0.4.9
-opentelemetry-util-http==0.52b1
-orjson==3.10.18
-overrides==7.7.0
-packaging==24.2
-pandas==2.2.3
-pgvector==0.3.6
-pip==24.2
-plotly==5.22.0
-posthog==3.25.0
-propcache==0.3.1
-protobuf==5.29.4
-psycopg==3.2.9
-psycopg-pool==3.2.6
-psycopg2-binary==2.9.10
-pyarrow==20.0.0
-pyasn1==0.6.1
-pyasn1_modules==0.4.2
-pydantic==2.11.5
-pydantic_core==2.33.2
-pydantic-settings==2.9.1
-Pygments==2.19.1
-PyJWT==2.10.1
-referencing==0.36.2
-regex==2024.11.6
-requests==2.32.3
-requests-oauthlib==2.0.0
-requests-toolbelt==1.0.0
-rich==14.0.0
-rpds-py==0.25.1
-rsa==4.9.1
-shellingham==1.5.4
-simple-websocket==1.1.0
-six==1.17.0
-tabulate==0.9.0
-tenacity==9.1.2
-tiktoken==0.9.0
-tokenizers==0.21.1
-tomli==2.2.1
-tqdm==4.67.1
-traceloop-sdk==0.40.7
-typer==0.15.4
-typing_extensions==4.13.2
-typing-inspect==0.9.0
-typing-inspection==0.4.1
-tzdata==2025.2
-uptrace==1.31.0
-urllib3==2.4.0
-uvicorn==0.34.2
-vanna==0.7.9
-watchfiles==0.20.0
-websocket-client==1.8.0
-websockets==15.0.1
-Werkzeug==3.1.3
-wrapt==1.17.2
-wsproto==1.2.0
-yarl==1.20.0
-zipp==3.21.0
-zstandard==0.23.0
-attrs==25.3.0
-backoff==2.2.1
-bcrypt==4.3.0
-bidict==0.23.1
-blinker==1.9.0
-build==1.2.2.post1
-cachetools==5.5.2
-certifi==2025.4.26
-chainlit==2.5.5
-charset-normalizer==3.4.2
-chevron==0.14.0
-chroma-hnswlib==0.7.6
-chromadb==0.6.3
-click==8.1.8

+ 241 - 6
requirements.txt

@@ -1,9 +1,244 @@
-vanna[chromadb,openai,postgres]==0.7.9
-flask==3.1.1
-plotly==5.22.0
-langchain-core>=0.3.67
+aiofiles==24.1.0
+aiohappyeyeballs==2.6.1
+aiohttp==3.11.18
+aiosignal==1.3.2
+annotated-types==0.7.0
+anthropic==0.52.0
+anyio==4.9.0
+asgiref==3.8.1
+asttokens==3.0.0
+asyncer==0.0.7
+asyncpg==0.30.0
+attrs==25.3.0
+backoff==2.2.1
+bcrypt==4.3.0
+bidict==0.23.1
+blinker==1.9.0
+build==1.2.2.post1
+cachetools==5.5.2
+certifi==2025.4.26
+chainlit==2.5.5
+charset-normalizer==3.4.2
+chevron==0.14.0
+chroma-hnswlib==0.7.6
+chromadb==0.6.3
+click==8.1.8
+colorama==0.4.6
+coloredlogs==15.0.1
+comm==0.2.2
+dataclasses-json==0.6.7
+db-dtypes==1.4.3
+debugpy==1.8.14
+decorator==5.2.1
+Deprecated==1.2.18
+distro==1.9.0
+durationpy==0.10
+executing==2.2.0
+fastapi==0.115.12
+filelock==3.18.0
+filetype==1.2.0
+flasgger==0.9.7.1
+Flask==3.1.1
+flask-sock==0.7.0
+flatbuffers==25.2.10
+frozenlist==1.6.0
+fsspec==2025.5.0
+google-auth==2.40.2
+googleapis-common-protos==1.70.0
+greenlet==3.2.2
+grpcio==1.71.0
+h11==0.16.0
+httpcore==1.0.9
+httptools==0.6.4
+httpx==0.28.1
+httpx-sse==0.4.0
+huggingface-hub==0.31.4
+humanfriendly==10.0
+idna==3.10
+importlib_metadata==8.6.1
+importlib_resources==6.5.2
+inflection==0.5.1
+ipykernel==6.29.5
+ipython==9.4.0
+ipython_pygments_lexers==1.1.1
+itsdangerous==2.2.0
+jedi==0.19.2
+Jinja2==3.1.6
+jiter==0.10.0
+jsonpatch==1.33
+jsonpath-ng==1.7.0
+jsonpointer==3.0.0
+jsonschema==4.23.0
+jsonschema-specifications==2025.4.1
+jupyter_client==8.6.3
+jupyter_core==5.8.1
+kaleido==0.2.1
+kubernetes==32.0.1
+langchain==0.3.25
+langchain-community==0.3.25
+langchain-core==0.3.65
+langchain-openai==0.3.3
 langchain-postgres==0.0.14
+langchain-text-splitters==0.3.8
 langgraph==0.4.8
-langchain>=0.3.23
+langgraph-checkpoint==2.1.0
+langgraph-checkpoint-redis==0.0.8
+langgraph-prebuilt==0.2.2
+langgraph-sdk==0.1.70
+langsmith==0.3.45
+Lazify==0.4.0
+literalai==0.1.201
+markdown-it-py==3.0.0
+MarkupSafe==3.0.2
+marshmallow==3.26.1
+matplotlib-inline==0.1.7
+mcp==1.9.1
+mdurl==0.1.2
+mistune==3.1.3
+ml_dtypes==0.5.1
+mmh3==5.1.0
+monotonic==1.6
+mpmath==1.3.0
+multidict==6.4.4
+mypy_extensions==1.1.0
+narwhals==1.40.0
+nest-asyncio==1.6.0
+numpy==1.26.4
+oauthlib==3.2.2
+onnxruntime==1.22.0
+openai==1.82.0
+opentelemetry-api==1.31.1
+opentelemetry-exporter-otlp==1.31.1
+opentelemetry-exporter-otlp-proto-common==1.31.1
+opentelemetry-exporter-otlp-proto-grpc==1.31.1
+opentelemetry-exporter-otlp-proto-http==1.31.1
+opentelemetry-instrumentation==0.52b1
+opentelemetry-instrumentation-alephalpha==0.40.7
+opentelemetry-instrumentation-anthropic==0.40.7
+opentelemetry-instrumentation-asgi==0.52b1
+opentelemetry-instrumentation-bedrock==0.40.7
+opentelemetry-instrumentation-chromadb==0.40.7
+opentelemetry-instrumentation-cohere==0.40.7
+opentelemetry-instrumentation-crewai==0.40.7
+opentelemetry-instrumentation-fastapi==0.52b1
+opentelemetry-instrumentation-google-generativeai==0.40.7
+opentelemetry-instrumentation-groq==0.40.7
+opentelemetry-instrumentation-haystack==0.40.7
+opentelemetry-instrumentation-lancedb==0.40.7
+opentelemetry-instrumentation-langchain==0.40.7
+opentelemetry-instrumentation-llamaindex==0.40.7
+opentelemetry-instrumentation-logging==0.52b1
+opentelemetry-instrumentation-marqo==0.40.7
+opentelemetry-instrumentation-mcp==0.40.7
+opentelemetry-instrumentation-milvus==0.40.7
+opentelemetry-instrumentation-mistralai==0.40.7
+opentelemetry-instrumentation-ollama==0.40.7
+opentelemetry-instrumentation-openai==0.40.7
+opentelemetry-instrumentation-pinecone==0.40.7
+opentelemetry-instrumentation-qdrant==0.40.7
+opentelemetry-instrumentation-replicate==0.40.7
+opentelemetry-instrumentation-requests==0.52b1
+opentelemetry-instrumentation-sagemaker==0.40.7
+opentelemetry-instrumentation-sqlalchemy==0.52b1
+opentelemetry-instrumentation-threading==0.52b1
+opentelemetry-instrumentation-together==0.40.7
+opentelemetry-instrumentation-transformers==0.40.7
+opentelemetry-instrumentation-urllib3==0.52b1
+opentelemetry-instrumentation-vertexai==0.40.7
+opentelemetry-instrumentation-watsonx==0.40.7
+opentelemetry-instrumentation-weaviate==0.40.7
+opentelemetry-proto==1.31.1
+opentelemetry-sdk==1.31.1
+opentelemetry-semantic-conventions==0.52b1
+opentelemetry-semantic-conventions-ai==0.4.9
+opentelemetry-util-http==0.52b1
+orjson==3.10.18
+ormsgpack==1.10.0
+overrides==7.7.0
+packaging==24.2
+pandas==2.2.3
+parso==0.8.4
+pgvector==0.3.6
+pip==24.2
+platformdirs==4.3.8
+plotly==5.22.0
+ply==3.11
+posthog==3.25.0
+prompt_toolkit==3.0.51
+propcache==0.3.1
+protobuf==5.29.4
+psutil==7.0.0
+psycopg==3.2.9
+psycopg-pool==3.2.6
+psycopg2-binary==2.9.10
+pure_eval==0.2.3
+pyarrow==20.0.0
+pyasn1==0.6.1
+pyasn1_modules==0.4.2
+pydantic==2.11.5
+pydantic_core==2.33.2
+pydantic-settings==2.9.1
+Pygments==2.19.1
+PyJWT==2.10.1
+PyPika==0.48.9
+pyproject_hooks==1.2.0
+pyreadline3==3.5.4
+python-dateutil==2.9.0.post0
+python-dotenv==1.1.0
+python-engineio==4.12.1
+python-multipart==0.0.18
+python-socketio==5.13.0
+python-ulid==3.0.0
+pytz==2025.2
+PyYAML==6.0.2
+pyzmq==27.0.0
 redis==5.0.1
-sqlparse==0.4.4
+redisvl==0.8.0
+referencing==0.36.2
+regex==2024.11.6
+requests==2.32.3
+requests-oauthlib==2.0.0
+requests-toolbelt==1.0.0
+rich==14.0.0
+rpds-py==0.25.1
+rsa==4.9.1
+shellingham==1.5.4
+simple-websocket==1.1.0
+six==1.17.0
+sniffio==1.3.1
+SQLAlchemy==2.0.41
+sqlparse==0.4.4
+sse-starlette==2.3.5
+stack-data==0.6.3
+starlette==0.41.3
+sympy==1.14.0
+syncer==2.0.3
+tabulate==0.9.0
+tenacity==9.1.2
+tiktoken==0.9.0
+tokenizers==0.21.1
+tomli==2.2.1
+tornado==6.5.1
+tqdm==4.67.1
+traceloop-sdk==0.40.7
+traitlets==5.14.3
+typer==0.15.4
+typing_extensions==4.13.2
+typing-inspect==0.9.0
+typing-inspection==0.4.1
+tzdata==2025.2
+uptrace==1.31.0
+urllib3==2.4.0
+uvicorn==0.34.2
+vanna[chromadb,openai,postgres]==0.7.9
+watchfiles==0.20.0
+wcwidth==0.2.13
+websocket-client==1.8.0
+websockets==15.0.1
+Werkzeug==3.1.3
+wrapt==1.17.2
+wsproto==1.2.0
+xxhash==3.5.0
+yarl==1.20.0
+zipp==3.21.0
+zstandard==0.23.0

+ 9 - 0
requirements.txt_old

@@ -0,0 +1,9 @@
+vanna[chromadb,openai,postgres]==0.7.9
+flask==3.1.1
+plotly==5.22.0
+langchain-core>=0.3.67
+langchain-postgres==0.0.14
+langgraph==0.4.8
+langchain>=0.3.23
+redis==5.0.1
+sqlparse==0.4.4