Spaces:
Running
Running
Andy Lee
commited on
Commit
·
af38f38
1
Parent(s):
c094248
fix: using requirements.txt as per HF docs
Browse files- requirements.txt +150 -0
requirements.txt
ADDED
|
@@ -0,0 +1,150 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
aiohappyeyeballs==2.4.3
|
| 2 |
+
aiohttp==3.10.10
|
| 3 |
+
aiosignal==1.3.1
|
| 4 |
+
altair==5.5.0
|
| 5 |
+
annotated-types==0.7.0
|
| 6 |
+
anthropic==0.36.2
|
| 7 |
+
anyio==4.6.2.post1
|
| 8 |
+
appnope==0.1.4
|
| 9 |
+
asttokens==2.4.1
|
| 10 |
+
attrs==24.2.0
|
| 11 |
+
blinker==1.9.0
|
| 12 |
+
cachetools==5.5.0
|
| 13 |
+
certifi==2024.8.30
|
| 14 |
+
charset-normalizer==3.4.0
|
| 15 |
+
click==8.2.1
|
| 16 |
+
colorama==0.4.6
|
| 17 |
+
comm==0.2.2
|
| 18 |
+
contourpy==1.3.0
|
| 19 |
+
cycler==0.12.1
|
| 20 |
+
debugpy==1.8.7
|
| 21 |
+
decorator==5.1.1
|
| 22 |
+
defusedxml==0.7.1
|
| 23 |
+
distro==1.9.0
|
| 24 |
+
executing==2.1.0
|
| 25 |
+
filelock==3.16.1
|
| 26 |
+
fonttools==4.54.1
|
| 27 |
+
frozenlist==1.4.1
|
| 28 |
+
fsspec==2024.9.0
|
| 29 |
+
gitdb==4.0.12
|
| 30 |
+
gitpython==3.1.44
|
| 31 |
+
google-ai-generativelanguage==0.6.10
|
| 32 |
+
google-api-core==2.21.0
|
| 33 |
+
google-api-python-client==2.149.0
|
| 34 |
+
google-auth==2.35.0
|
| 35 |
+
google-auth-httplib2==0.2.0
|
| 36 |
+
google-generativeai==0.8.3
|
| 37 |
+
googleapis-common-protos==1.65.0
|
| 38 |
+
greenlet==3.1.1
|
| 39 |
+
grpcio==1.67.0
|
| 40 |
+
grpcio-status==1.67.0
|
| 41 |
+
h11==0.14.0
|
| 42 |
+
httpcore==1.0.6
|
| 43 |
+
httplib2==0.22.0
|
| 44 |
+
httpx==0.27.2
|
| 45 |
+
huggingface-hub==0.26.0
|
| 46 |
+
idna==3.10
|
| 47 |
+
iprogress==0.4
|
| 48 |
+
ipykernel==6.29.5
|
| 49 |
+
ipython==8.28.0
|
| 50 |
+
jedi==0.19.1
|
| 51 |
+
jinja2==3.1.6
|
| 52 |
+
jiter==0.6.1
|
| 53 |
+
jsonpatch==1.33
|
| 54 |
+
jsonpointer==3.0.0
|
| 55 |
+
jsonschema==4.24.0
|
| 56 |
+
jsonschema-specifications==2025.4.1
|
| 57 |
+
jupyter-client==8.6.3
|
| 58 |
+
jupyter-core==5.7.2
|
| 59 |
+
kiwisolver==1.4.7
|
| 60 |
+
langchain==0.3.4
|
| 61 |
+
langchain-anthropic==0.2.3
|
| 62 |
+
langchain-core==0.3.12
|
| 63 |
+
langchain-google-genai==2.0.1
|
| 64 |
+
langchain-openai==0.2.3
|
| 65 |
+
langchain-text-splitters==0.3.0
|
| 66 |
+
langsmith==0.1.136
|
| 67 |
+
markupsafe==3.0.2
|
| 68 |
+
matplotlib==3.9.2
|
| 69 |
+
matplotlib-inline==0.1.7
|
| 70 |
+
mouseinfo==0.1.3
|
| 71 |
+
multidict==6.1.0
|
| 72 |
+
narwhals==1.42.0
|
| 73 |
+
nest-asyncio==1.6.0
|
| 74 |
+
numpy==1.26.4
|
| 75 |
+
openai==1.52.0
|
| 76 |
+
opencv-python==4.10.0.84
|
| 77 |
+
orjson==3.10.9
|
| 78 |
+
outcome==1.3.0.post0
|
| 79 |
+
packaging==24.1
|
| 80 |
+
pandas==2.3.0
|
| 81 |
+
parso==0.8.4
|
| 82 |
+
pexpect==4.9.0
|
| 83 |
+
pillow==11.0.0
|
| 84 |
+
platformdirs==4.3.6
|
| 85 |
+
prompt-toolkit==3.0.48
|
| 86 |
+
propcache==0.2.0
|
| 87 |
+
proto-plus==1.24.0
|
| 88 |
+
protobuf==5.28.2
|
| 89 |
+
psutil==6.1.0
|
| 90 |
+
ptyprocess==0.7.0
|
| 91 |
+
pure-eval==0.2.3
|
| 92 |
+
pyarrow==20.0.0
|
| 93 |
+
pyasn1==0.6.1
|
| 94 |
+
pyasn1-modules==0.4.1
|
| 95 |
+
pyautogui==0.9.54
|
| 96 |
+
pydantic==2.9.2
|
| 97 |
+
pydantic-core==2.23.4
|
| 98 |
+
pydeck==0.9.1
|
| 99 |
+
pygetwindow==0.0.9
|
| 100 |
+
pygments==2.18.0
|
| 101 |
+
pymsgbox==1.0.9
|
| 102 |
+
pynput==1.7.7
|
| 103 |
+
pyobjc-core==11.0
|
| 104 |
+
pyobjc-framework-applicationservices==11.0
|
| 105 |
+
pyobjc-framework-cocoa==11.0
|
| 106 |
+
pyobjc-framework-coretext==11.0
|
| 107 |
+
pyobjc-framework-quartz==11.0
|
| 108 |
+
pyparsing==3.2.0
|
| 109 |
+
pyperclip==1.9.0
|
| 110 |
+
pyrect==0.2.0
|
| 111 |
+
pyscreeze==1.0.1
|
| 112 |
+
pysocks==1.7.1
|
| 113 |
+
python-dateutil==2.9.0.post0
|
| 114 |
+
python-dotenv==1.0.1
|
| 115 |
+
pytweening==1.2.0
|
| 116 |
+
pytz==2025.2
|
| 117 |
+
pyyaml==6.0.2
|
| 118 |
+
pyzmq==26.2.0
|
| 119 |
+
referencing==0.36.2
|
| 120 |
+
regex==2024.9.11
|
| 121 |
+
requests==2.32.3
|
| 122 |
+
requests-toolbelt==1.0.0
|
| 123 |
+
rpds-py==0.25.1
|
| 124 |
+
rsa==4.9
|
| 125 |
+
rubicon-objc==0.5.1
|
| 126 |
+
selenium==4.32.0
|
| 127 |
+
six==1.16.0
|
| 128 |
+
smmap==5.0.2
|
| 129 |
+
sniffio==1.3.1
|
| 130 |
+
sortedcontainers==2.4.0
|
| 131 |
+
sqlalchemy==2.0.36
|
| 132 |
+
stack-data==0.6.3
|
| 133 |
+
streamlit==1.45.1
|
| 134 |
+
tenacity==9.0.0
|
| 135 |
+
tiktoken==0.8.0
|
| 136 |
+
tokenizers==0.20.1
|
| 137 |
+
toml==0.10.2
|
| 138 |
+
tornado==6.4.1
|
| 139 |
+
tqdm==4.66.5
|
| 140 |
+
traitlets==5.14.3
|
| 141 |
+
trio==0.30.0
|
| 142 |
+
trio-websocket==0.12.2
|
| 143 |
+
typing-extensions==4.12.2
|
| 144 |
+
tzdata==2025.2
|
| 145 |
+
uritemplate==4.1.1
|
| 146 |
+
urllib3==2.2.3
|
| 147 |
+
wcwidth==0.2.13
|
| 148 |
+
websocket-client==1.8.0
|
| 149 |
+
wsproto==1.2.0
|
| 150 |
+
yarl==1.15.5
|