Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +122 -2
requirements.txt
CHANGED
|
@@ -1,2 +1,122 @@
|
|
| 1 |
-
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiofiles==24.1.0
|
| 2 |
+
aiohappyeyeballs==2.6.1
|
| 3 |
+
aiohttp==3.12.13
|
| 4 |
+
aiosignal==1.3.2
|
| 5 |
+
annotated-types==0.7.0
|
| 6 |
+
anyio==4.9.0
|
| 7 |
+
arxiv==2.2.0
|
| 8 |
+
attrs==25.3.0
|
| 9 |
+
authlib==1.6.0
|
| 10 |
+
beautifulsoup4==4.13.4
|
| 11 |
+
cachetools==5.5.2
|
| 12 |
+
certifi==2025.6.15
|
| 13 |
+
cffi==1.17.1
|
| 14 |
+
charset-normalizer==3.4.2
|
| 15 |
+
click==8.2.1
|
| 16 |
+
colorama==0.4.6
|
| 17 |
+
cryptography==45.0.4
|
| 18 |
+
dataclasses-json==0.6.7
|
| 19 |
+
fastapi==0.115.13
|
| 20 |
+
feedparser==6.0.11
|
| 21 |
+
ffmpy==0.6.0
|
| 22 |
+
filelock==3.18.0
|
| 23 |
+
filetype==1.2.0
|
| 24 |
+
frozenlist==1.7.0
|
| 25 |
+
fsspec==2025.5.1
|
| 26 |
+
google-ai-generativelanguage==0.6.18
|
| 27 |
+
google-api-core==2.25.1
|
| 28 |
+
google-auth==2.40.3
|
| 29 |
+
google-genai==1.22.0
|
| 30 |
+
googleapis-common-protos==1.70.0
|
| 31 |
+
gradio==5.34.2
|
| 32 |
+
gradio-client==1.10.3
|
| 33 |
+
greenlet==3.2.3
|
| 34 |
+
groovy==0.1.2
|
| 35 |
+
grpcio==1.73.1
|
| 36 |
+
grpcio-status==1.73.1
|
| 37 |
+
h11==0.16.0
|
| 38 |
+
httpcore==1.0.9
|
| 39 |
+
httpx==0.28.1
|
| 40 |
+
httpx-sse==0.4.1
|
| 41 |
+
huggingface-hub==0.33.1
|
| 42 |
+
idna==3.10
|
| 43 |
+
inquirerpy==0.3.4
|
| 44 |
+
itsdangerous==2.2.0
|
| 45 |
+
jinja2==3.1.6
|
| 46 |
+
jsonpatch==1.33
|
| 47 |
+
jsonpointer==3.0.0
|
| 48 |
+
langchain==0.3.26
|
| 49 |
+
langchain-community==0.3.26
|
| 50 |
+
langchain-core==0.3.66
|
| 51 |
+
langchain-google-genai==2.1.5
|
| 52 |
+
langchain-tavily==0.2.4
|
| 53 |
+
langchain-text-splitters==0.3.8
|
| 54 |
+
langgraph==0.4.10
|
| 55 |
+
langgraph-checkpoint==2.1.0
|
| 56 |
+
langgraph-prebuilt==0.2.3
|
| 57 |
+
langgraph-sdk==0.1.70
|
| 58 |
+
langsmith==0.4.2
|
| 59 |
+
markdown-it-py==3.0.0
|
| 60 |
+
markupsafe==3.0.2
|
| 61 |
+
marshmallow==3.26.1
|
| 62 |
+
mdurl==0.1.2
|
| 63 |
+
multidict==6.5.1
|
| 64 |
+
mypy==1.16.1
|
| 65 |
+
mypy-extensions==1.1.0
|
| 66 |
+
numexpr==2.11.0
|
| 67 |
+
numpy==2.3.1
|
| 68 |
+
orjson==3.10.18
|
| 69 |
+
ormsgpack==1.10.0
|
| 70 |
+
packaging==24.2
|
| 71 |
+
pandas==2.3.0
|
| 72 |
+
pathspec==0.12.1
|
| 73 |
+
pfzy==0.3.4
|
| 74 |
+
pillow==11.2.1
|
| 75 |
+
prompt-toolkit==3.0.51
|
| 76 |
+
propcache==0.3.2
|
| 77 |
+
proto-plus==1.26.1
|
| 78 |
+
protobuf==6.31.1
|
| 79 |
+
pyasn1==0.6.1
|
| 80 |
+
pyasn1-modules==0.4.2
|
| 81 |
+
pycparser==2.22
|
| 82 |
+
pydantic==2.11.7
|
| 83 |
+
pydantic-core==2.33.2
|
| 84 |
+
pydantic-settings==2.10.1
|
| 85 |
+
pydub==0.25.1
|
| 86 |
+
pygments==2.19.2
|
| 87 |
+
pymupdf==1.26.1
|
| 88 |
+
python-dateutil==2.9.0.post0
|
| 89 |
+
python-dotenv==1.1.1
|
| 90 |
+
python-multipart==0.0.20
|
| 91 |
+
pytz==2025.2
|
| 92 |
+
pyyaml==6.0.2
|
| 93 |
+
requests==2.32.4
|
| 94 |
+
requests-toolbelt==1.0.0
|
| 95 |
+
rich==14.0.0
|
| 96 |
+
rsa==4.9.1
|
| 97 |
+
ruff==0.12.0
|
| 98 |
+
safehttpx==0.1.6
|
| 99 |
+
semantic-version==2.10.0
|
| 100 |
+
sgmllib3k==1.0.0
|
| 101 |
+
shellingham==1.5.4
|
| 102 |
+
six==1.17.0
|
| 103 |
+
sniffio==1.3.1
|
| 104 |
+
soupsieve==2.7
|
| 105 |
+
sqlalchemy==2.0.41
|
| 106 |
+
starlette==0.46.2
|
| 107 |
+
tenacity==8.5.0
|
| 108 |
+
tomlkit==0.13.3
|
| 109 |
+
tqdm==4.67.1
|
| 110 |
+
typer==0.16.0
|
| 111 |
+
typing-extensions==4.14.0
|
| 112 |
+
typing-inspect==0.9.0
|
| 113 |
+
typing-inspection==0.4.1
|
| 114 |
+
tzdata==2025.2
|
| 115 |
+
urllib3==2.5.0
|
| 116 |
+
uvicorn==0.34.3
|
| 117 |
+
wcwidth==0.2.13
|
| 118 |
+
websockets==15.0.1
|
| 119 |
+
wikipedia==1.4.0
|
| 120 |
+
xxhash==3.5.0
|
| 121 |
+
yarl==1.20.1
|
| 122 |
+
zstandard==0.23.0
|