Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +124 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,124 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiohappyeyeballs==2.6.1
|
| 2 |
+
aiohttp==3.12.15
|
| 3 |
+
aiosignal==1.4.0
|
| 4 |
+
altair==5.5.0
|
| 5 |
+
annotated-types==0.7.0
|
| 6 |
+
anyio==4.11.0
|
| 7 |
+
asttokens==3.0.0
|
| 8 |
+
attrs==25.3.0
|
| 9 |
+
beautifulsoup4==4.13.5
|
| 10 |
+
blinker==1.9.0
|
| 11 |
+
bs4==0.0.2
|
| 12 |
+
cachetools==6.2.0
|
| 13 |
+
certifi==2025.8.3
|
| 14 |
+
cffi==2.0.0
|
| 15 |
+
charset-normalizer==3.4.3
|
| 16 |
+
click==8.3.0
|
| 17 |
+
colorama==0.4.6
|
| 18 |
+
comm==0.2.3
|
| 19 |
+
cryptography==46.0.1
|
| 20 |
+
dataclasses-json==0.6.7
|
| 21 |
+
debugpy==1.8.17
|
| 22 |
+
decorator==5.2.1
|
| 23 |
+
deprecation==2.1.0
|
| 24 |
+
distro==1.9.0
|
| 25 |
+
executing==2.2.1
|
| 26 |
+
frozenlist==1.7.0
|
| 27 |
+
gitdb==4.0.12
|
| 28 |
+
GitPython==3.1.45
|
| 29 |
+
greenlet==3.2.4
|
| 30 |
+
h11==0.16.0
|
| 31 |
+
h2==4.3.0
|
| 32 |
+
hpack==4.1.0
|
| 33 |
+
httpcore==1.0.9
|
| 34 |
+
httpx==0.28.1
|
| 35 |
+
httpx-sse==0.4.1
|
| 36 |
+
hyperframe==6.1.0
|
| 37 |
+
idna==3.10
|
| 38 |
+
ipykernel==6.30.1
|
| 39 |
+
ipython==9.5.0
|
| 40 |
+
ipython_pygments_lexers==1.1.1
|
| 41 |
+
jedi==0.19.2
|
| 42 |
+
Jinja2==3.1.6
|
| 43 |
+
jiter==0.11.0
|
| 44 |
+
jsonpatch==1.33
|
| 45 |
+
jsonpointer==3.0.0
|
| 46 |
+
jsonschema==4.25.1
|
| 47 |
+
jsonschema-specifications==2025.9.1
|
| 48 |
+
jupyter_client==8.6.3
|
| 49 |
+
jupyter_core==5.8.1
|
| 50 |
+
langchain==0.3.27
|
| 51 |
+
langchain-community==0.3.29
|
| 52 |
+
langchain-core==0.3.76
|
| 53 |
+
langchain-openai==0.3.33
|
| 54 |
+
langchain-text-splitters==0.3.11
|
| 55 |
+
langsmith==0.4.30
|
| 56 |
+
MarkupSafe==3.0.2
|
| 57 |
+
marshmallow==3.26.1
|
| 58 |
+
matplotlib-inline==0.1.7
|
| 59 |
+
multidict==6.6.4
|
| 60 |
+
mypy_extensions==1.1.0
|
| 61 |
+
narwhals==2.5.0
|
| 62 |
+
nest-asyncio==1.6.0
|
| 63 |
+
numpy==2.3.3
|
| 64 |
+
openai==1.109.1
|
| 65 |
+
orjson==3.11.3
|
| 66 |
+
packaging==25.0
|
| 67 |
+
pandas==2.3.2
|
| 68 |
+
parso==0.8.5
|
| 69 |
+
pillow==11.3.0
|
| 70 |
+
platformdirs==4.4.0
|
| 71 |
+
postgrest==2.20.0
|
| 72 |
+
prompt_toolkit==3.0.52
|
| 73 |
+
propcache==0.3.2
|
| 74 |
+
protobuf==6.32.1
|
| 75 |
+
psutil==7.1.0
|
| 76 |
+
pure_eval==0.2.3
|
| 77 |
+
pyarrow==21.0.0
|
| 78 |
+
pycparser==2.23
|
| 79 |
+
pydantic==2.11.9
|
| 80 |
+
pydantic-settings==2.11.0
|
| 81 |
+
pydantic_core==2.33.2
|
| 82 |
+
pydeck==0.9.1
|
| 83 |
+
Pygments==2.19.2
|
| 84 |
+
PyJWT==2.10.1
|
| 85 |
+
python-dateutil==2.9.0.post0
|
| 86 |
+
python-dotenv==1.1.1
|
| 87 |
+
pytz==2025.2
|
| 88 |
+
pywin32==311
|
| 89 |
+
PyYAML==6.0.2
|
| 90 |
+
pyzmq==27.1.0
|
| 91 |
+
realtime==2.20.0
|
| 92 |
+
referencing==0.36.2
|
| 93 |
+
regex==2025.9.18
|
| 94 |
+
requests==2.32.5
|
| 95 |
+
requests-toolbelt==1.0.0
|
| 96 |
+
rpds-py==0.27.1
|
| 97 |
+
six==1.17.0
|
| 98 |
+
smmap==5.0.2
|
| 99 |
+
sniffio==1.3.1
|
| 100 |
+
soupsieve==2.8
|
| 101 |
+
SQLAlchemy==2.0.43
|
| 102 |
+
stack-data==0.6.3
|
| 103 |
+
storage3==2.20.0
|
| 104 |
+
streamlit==1.50.0
|
| 105 |
+
StrEnum==0.4.15
|
| 106 |
+
supabase==2.20.0
|
| 107 |
+
supabase-auth==2.20.0
|
| 108 |
+
supabase-functions==2.20.0
|
| 109 |
+
tenacity==9.1.2
|
| 110 |
+
tiktoken==0.11.0
|
| 111 |
+
toml==0.10.2
|
| 112 |
+
tornado==6.5.2
|
| 113 |
+
tqdm==4.67.1
|
| 114 |
+
traitlets==5.14.3
|
| 115 |
+
typing-inspect==0.9.0
|
| 116 |
+
typing-inspection==0.4.1
|
| 117 |
+
typing_extensions==4.15.0
|
| 118 |
+
tzdata==2025.2
|
| 119 |
+
urllib3==2.5.0
|
| 120 |
+
watchdog==6.0.0
|
| 121 |
+
wcwidth==0.2.14
|
| 122 |
+
websockets==15.0.1
|
| 123 |
+
yarl==1.20.1
|
| 124 |
+
zstandard==0.25.0
|