yulongyan_citu vor 1 Jahr
Ursprung
Commit
b43daeb6f4
2 geänderte Dateien mit 158 neuen und 152 gelöschten Zeilen
  1. 158 0
      environment.yml
  2. 0 152
      requ.txt

+ 158 - 0
environment.yml

@@ -0,0 +1,158 @@
+name: vanna-flask
+channels:
+  - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/main
+  - https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/
+  - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/main/
+  - https://mirrors.sjtug.sjtu.edu.cn/anaconda/pkgs/free/
+  - defaults
+  - conda-forge
+dependencies:
+  - astroid=3.2.2=py39haa95532_0
+  - ca-certificates=2024.7.2=haa95532_0
+  - colorama=0.4.6=py39haa95532_0
+  - dill=0.3.8=py39haa95532_0
+  - isort=5.13.2=py39haa95532_0
+  - mccabe=0.7.0=pyhd3eb1b0_0
+  - openssl=3.0.14=h827c3e9_0
+  - pip=24.0=py39haa95532_0
+  - platformdirs=3.10.0=py39haa95532_0
+  - pylint=3.2.2=py39haa95532_0
+  - python=3.9.19=h1aa4202_1
+  - setuptools=72.1.0=py39haa95532_0
+  - sqlite=3.45.3=h2bbff1b_0
+  - tomli=2.0.1=py39haa95532_0
+  - tomlkit=0.11.1=py39haa95532_0
+  - typing_extensions=4.11.0=py39haa95532_0
+  - vc=14.2=h2eaa2aa_4
+  - vs2015_runtime=14.29.30133=h43f2093_4
+  - wheel=0.43.0=py39haa95532_0
+  - pip:
+    - annotated-types==0.7.0
+    - anyio==4.4.0
+    - asgiref==3.8.1
+    - asn1crypto==1.5.1
+    - attrs==24.2.0
+    - backoff==2.2.1
+    - bcrypt==4.2.0
+    - blinker==1.8.2
+    - build==1.2.1
+    - cachetools==5.4.0
+    - certifi==2024.7.4
+    - cffi==1.17.0
+    - charset-normalizer==3.3.2
+    - chroma-hnswlib==0.7.6
+    - chromadb==0.5.5
+    - click==8.1.7
+    - coloredlogs==15.0.1
+    - cryptography==42.0.8
+    - db-dtypes==1.2.0
+    - deprecated==1.2.14
+    - distro==1.9.0
+    - exceptiongroup==1.2.2
+    - fastapi==0.112.0
+    - filelock==3.15.4
+    - flasgger==0.9.7.1
+    - flask==3.0.3
+    - flask-cors==4.0.1
+    - flask-sock==0.7.0
+    - flatbuffers==24.3.25
+    - fsspec==2024.6.1
+    - google-auth==2.33.0
+    - googleapis-common-protos==1.63.2
+    - greenlet==3.0.3
+    - grpcio==1.65.4
+    - h11==0.14.0
+    - httpcore==1.0.5
+    - httptools==0.6.1
+    - httpx==0.27.0
+    - huggingface-hub==0.24.5
+    - humanfriendly==10.0
+    - idna==3.7
+    - importlib-metadata==8.0.0
+    - importlib-resources==6.4.0
+    - itsdangerous==2.2.0
+    - jinja2==3.1.4
+    - jiter==0.5.0
+    - jsonschema==4.23.0
+    - jsonschema-specifications==2023.12.1
+    - kaleido==0.2.1
+    - kubernetes==30.1.0
+    - markdown-it-py==3.0.0
+    - markupsafe==2.1.5
+    - mdurl==0.1.2
+    - mistune==3.0.2
+    - mmh3==4.1.0
+    - monotonic==1.6
+    - mpmath==1.3.0
+    - numpy==1.26.4
+    - oauthlib==3.2.2
+    - onnxruntime==1.18.1
+    - openai==1.40.1
+    - opentelemetry-api==1.26.0
+    - opentelemetry-exporter-otlp-proto-common==1.26.0
+    - opentelemetry-exporter-otlp-proto-grpc==1.26.0
+    - opentelemetry-instrumentation==0.47b0
+    - opentelemetry-instrumentation-asgi==0.47b0
+    - opentelemetry-instrumentation-fastapi==0.47b0
+    - opentelemetry-proto==1.26.0
+    - opentelemetry-sdk==1.26.0
+    - opentelemetry-semantic-conventions==0.47b0
+    - opentelemetry-util-http==0.47b0
+    - orjson==3.10.6
+    - overrides==7.7.0
+    - packaging==24.1
+    - pandas==2.2.2
+    - plotly==5.23.0
+    - posthog==3.5.0
+    - protobuf==4.25.4
+    - pyarrow==17.0.0
+    - pyasn1==0.6.0
+    - pyasn1-modules==0.4.0
+    - pycparser==2.22
+    - pydantic==2.8.2
+    - pydantic-core==2.20.1
+    - pygments==2.18.0
+    - pyjwt==2.9.0
+    - pymysql==1.1.1
+    - pyopenssl==24.2.1
+    - pypika==0.48.9
+    - pyproject-hooks==1.1.0
+    - pyreadline3==3.4.1
+    - python-dateutil==2.9.0.post0
+    - python-dotenv==1.0.1
+    - pytz==2024.1
+    - pyyaml==6.0.2
+    - referencing==0.35.1
+    - requests==2.32.3
+    - requests-oauthlib==2.0.0
+    - rich==13.7.1
+    - rpds-py==0.20.0
+    - rsa==4.9
+    - shellingham==1.5.4
+    - simple-websocket==1.0.0
+    - six==1.16.0
+    - sniffio==1.3.1
+    - snowflake-connector-python==3.12.0
+    - sortedcontainers==2.4.0
+    - sqlalchemy==2.0.32
+    - sqlparse==0.5.1
+    - starlette==0.37.2
+    - sympy==1.13.1
+    - tabulate==0.9.0
+    - tenacity==9.0.0
+    - tokenizers==0.19.1
+    - tqdm==4.66.5
+    - typer==0.12.3
+    - typing-extensions==4.12.2
+    - tzdata==2024.1
+    - urllib3==1.26.19
+    - uvicorn==0.30.5
+    - vanna==0.6.5
+    - watchfiles==0.23.0
+    - websocket-client==1.8.0
+    - websockets==12.0
+    - werkzeug==3.0.3
+    - wrapt==1.16.0
+    - wsproto==1.2.0
+    - zipp==3.19.2
+prefix: C:\ProgramData\Anaconda3\envs\vanna-flask

+ 0 - 152
requ.txt

@@ -1,152 +0,0 @@
-annotated-types==0.7.0
-anyio==4.4.0
-asgiref==3.8.1
-asn1crypto==1.5.1
-astroid==3.2.2
-attrs==24.2.0
-backoff==2.2.1
-baidu-aip==4.16.3
-bcrypt==4.2.0
-blinker==1.8.2
-build==1.2.1
-cachetools==5.4.0
-certifi==2024.7.4
-cffi==1.17.0
-charset-normalizer==3.3.2
-chroma-hnswlib==0.7.6
-chromadb==0.5.5
-click==8.1.7
-colorama==0.4.6
-coloredlogs==15.0.1
-cryptography==42.0.8
-db-dtypes==1.2.0
-Deprecated==1.2.14
-dill==0.3.8
-distro==1.9.0
-docstring-to-markdown==0.13
-exceptiongroup==1.2.2
-fastapi==0.112.0
-filelock==3.15.4
-flasgger==0.9.7.1
-Flask==3.0.3
-Flask-Cors==4.0.1
-flask-sock==0.7.0
-flatbuffers==24.3.25
-fsspec==2024.6.1
-google-auth==2.33.0
-googleapis-common-protos==1.63.2
-greenlet==3.0.3
-grpcio==1.65.4
-h11==0.14.0
-httpcore==1.0.5
-httptools==0.6.1
-httpx==0.27.0
-huggingface-hub==0.24.5
-humanfriendly==10.0
-idna==3.7
-importlib_metadata==8.0.0
-importlib_resources==6.4.0
-isort== 5.13.2
-itsdangerous==2.2.0
-Jinja2==3.1.4
-jiter==0.5.0
-jsonschema==4.23.0
-jsonschema-specifications==2023.12.1
-kaleido==0.2.1
-kubernetes==30.1.0
-markdown-it-py==3.0.0
-MarkupSafe==2.1.5
-mccabe==0.7.0
-mdurl==0.1.2
-mistune==3.0.2
-mmh3==4.1.0
-monotonic==1.6
-mpmath==1.3.0
-nacos-sdk-python==0.1.7
-numpy==1.26.4
-oauthlib==3.2.2
-onnx==1.9.0
-onnxruntime==1.18.1
-openai==1.40.1
-opencv-contrib-python==4.5.5.64
-opentelemetry-api==1.26.0
-opentelemetry-exporter-otlp-proto-common==1.26.0
-opentelemetry-exporter-otlp-proto-grpc==1.26.0
-opentelemetry-instrumentation==0.47b0
-opentelemetry-instrumentation-asgi==0.47b0
-opentelemetry-instrumentation-fastapi==0.47b0
-opentelemetry-proto==1.26.0
-opentelemetry-sdk==1.26.0
-opentelemetry-semantic-conventions==0.47b0
-opentelemetry-util-http==0.47b0
-orjson==3.10.6
-overrides==7.7.0
-packaging==24.1
-paddle2onnx==0.9.6
-pandas==2.2.2
-Pillow==9.1.0
-platformdirs==3.11.0
-plotly==5.23.0
-posthog==3.5.0
-protobuf==4.25.4
-pyarrow==17.0.0
-pyasn1==0.6.0
-pyasn1_modules==0.4.0
-pycparser==2.22
-pydantic==2.8.2
-pydantic_core==2.20.1
-pydocstyle==6.3.0
-Pygments==2.18.0
-PyJWT==2.9.0
-pylint==3.2.2
-PyMySQL==1.1.1
-pyOpenSSL==24.2.1
-pyparsing==3.0.9
-PyPika==0.48.9
-pyproject_hooks==1.1.0
-pyreadline3==3.4.1
-python-dateutil==2.9.0.post0
-python-dotenv==1.0.1
-python-lsp-jsonrpc==1.1.2
-pytoolconfig==1.2.6
-pytz==2024.1
-PyYAML==6.0.2
-referencing==0.35.1
-requests==2.32.3
-requests-oauthlib==2.0.0
-rich==13.7.1
-rope==1.10.0
-rpds-py==0.20.0
-rsa==4.9
-shellingham==1.5.4
-simple-websocket==1.0.0
-six==1.16.0
-sniffio==1.3.1
-snowflake-connector-python==3.12.0
-sortedcontainers==2.4.0
-SQLAlchemy==2.0.32
-sqlparse==0.5.1
-starlette==0.37.2
-sympy==1.13.1
-tabulate==0.9.0
-tenacity==9.0.0
-threadpoolctl==3.1.0
-tokenizers==0.19.1
-tomli==2.0.1
-tomlkit==0.12.1
-tqdm==4.66.5
-typer==0.12.3
-typing_extensions==4.11.0
-tzdata==2024.1
-urllib3==1.26.19
-uvicorn==0.30.5
-vanna==0.6.5
-watchfiles==0.23.0
-websocket-client==1.8.0
-websockets==12.0
-Werkzeug==3.0.3
-whatthepatch==1.0.5
-wrapt==1.16.0
-wsproto==1.2.0
-yapf==0.40.2
-zipp==3.19.2