start frontend
This commit is contained in:
144
requirements.txt
Normal file
144
requirements.txt
Normal file
@@ -0,0 +1,144 @@
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.13.3
|
||||
aiosignal==1.4.0
|
||||
annotated-doc==0.0.4
|
||||
annotated-types==0.7.0
|
||||
anyio==4.12.1
|
||||
attrs==25.4.0
|
||||
bottleneck==1.6.0
|
||||
certifi==2026.1.4
|
||||
cffi==2.0.0
|
||||
charset-normalizer==3.4.4
|
||||
click==8.3.1
|
||||
cryptography==46.0.5
|
||||
dataclasses-json==0.6.7
|
||||
distro==1.9.0
|
||||
dnspython==2.8.0
|
||||
docstring-parser==0.17.0
|
||||
email-validator==2.3.0
|
||||
fastapi==0.129.0
|
||||
fastapi-cli==0.0.23
|
||||
fastapi-cloud-cli==0.13.0
|
||||
fastar==0.8.0
|
||||
filetype==1.2.0
|
||||
frozenlist==1.8.0
|
||||
google-api-core==2.29.0
|
||||
google-api-python-client==2.190.0
|
||||
google-auth==2.48.0
|
||||
google-auth-httplib2==0.3.0
|
||||
google-cloud-aiplatform==1.137.0
|
||||
google-cloud-bigquery==3.40.1
|
||||
google-cloud-core==2.5.0
|
||||
google-cloud-discoveryengine==0.17.0
|
||||
google-cloud-modelarmor==0.4.0
|
||||
google-cloud-resource-manager==1.16.0
|
||||
google-cloud-storage==3.9.0
|
||||
google-cloud-vectorsearch==0.4.0
|
||||
google-crc32c==1.8.0
|
||||
google-genai==1.63.0
|
||||
google-resumable-media==2.8.0
|
||||
googleapis-common-protos==1.72.0
|
||||
grpc-google-iam-v1==0.14.3
|
||||
grpcio==1.78.0
|
||||
grpcio-status==1.78.0
|
||||
h11==0.16.0
|
||||
httpcore==1.0.9
|
||||
httplib2==0.31.2
|
||||
httptools==0.7.1
|
||||
httpx==0.28.1
|
||||
httpx-sse==0.4.3
|
||||
idna==3.11
|
||||
iniconfig==2.3.0
|
||||
jinja2==3.1.6
|
||||
jiter==0.13.0
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.0.0
|
||||
langchain==1.2.10
|
||||
langchain-classic==1.0.1
|
||||
langchain-community==0.4.1
|
||||
langchain-core==1.2.13
|
||||
langchain-google-community==3.0.5
|
||||
langchain-google-genai==4.2.0
|
||||
langchain-google-vertexai==3.2.2
|
||||
langchain-openai==1.1.9
|
||||
langchain-tests==1.1.4
|
||||
langchain-text-splitters==1.1.0
|
||||
langgraph==1.0.8
|
||||
langgraph-checkpoint==4.0.0
|
||||
langgraph-prebuilt==1.0.7
|
||||
langgraph-sdk==0.3.6
|
||||
langsmith==0.7.3
|
||||
markdown-it-py==4.0.0
|
||||
markupsafe==3.0.3
|
||||
marshmallow==3.26.2
|
||||
mdurl==0.1.2
|
||||
multidict==6.7.1
|
||||
mypy-extensions==1.1.0
|
||||
nodeenv==1.10.0
|
||||
nuitka==4.0.1
|
||||
numexpr==2.14.1
|
||||
numpy==2.4.2
|
||||
openai==2.21.0
|
||||
orjson==3.11.7
|
||||
ormsgpack==1.12.2
|
||||
packaging==26.0
|
||||
pluggy==1.6.0
|
||||
propcache==0.4.1
|
||||
proto-plus==1.27.1
|
||||
protobuf==6.33.5
|
||||
py-cpuinfo==9.0.0
|
||||
pyarrow==22.0.0
|
||||
pyasn1==0.6.2
|
||||
pyasn1-modules==0.4.2
|
||||
pycparser==3.0
|
||||
pydantic==2.12.5
|
||||
pydantic-core==2.41.5
|
||||
pydantic-extra-types==2.11.0
|
||||
pydantic-settings==2.13.0
|
||||
pygments==2.19.2
|
||||
pyparsing==3.3.2
|
||||
pyright==1.1.408
|
||||
pytest==8.4.2
|
||||
pytest-asyncio==1.3.0
|
||||
pytest-benchmark==5.2.3
|
||||
pytest-codspeed==4.3.0
|
||||
pytest-recording==0.13.4
|
||||
pytest-socket==0.7.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.2.1
|
||||
python-multipart==0.0.22
|
||||
pyyaml==6.0.3
|
||||
regex==2026.1.15
|
||||
requests==2.32.5
|
||||
requests-toolbelt==1.0.0
|
||||
rich==14.3.2
|
||||
rich-toolkit==0.19.4
|
||||
rignore==0.7.6
|
||||
rsa==4.9.1
|
||||
sentry-sdk==2.53.0
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
sqlalchemy==2.0.46
|
||||
starlette==0.52.1
|
||||
syrupy==4.9.1
|
||||
tenacity==9.1.4
|
||||
tiktoken==0.12.0
|
||||
tqdm==4.67.3
|
||||
typer==0.24.0
|
||||
typing-extensions==4.15.0
|
||||
typing-inspect==0.9.0
|
||||
typing-inspection==0.4.2
|
||||
uritemplate==4.2.0
|
||||
urllib3==2.6.3
|
||||
uuid-utils==0.14.0
|
||||
uvicorn==0.41.0
|
||||
uvloop==0.22.1
|
||||
validators==0.35.0
|
||||
vcrpy==8.1.1
|
||||
watchfiles==1.1.1
|
||||
websockets==15.0.1
|
||||
wrapt==2.1.1
|
||||
xxhash==3.6.0
|
||||
yarl==1.22.0
|
||||
zstandard==0.25.0
|
||||
Reference in New Issue
Block a user