Spaces:
Running
Running
add requirements.txt
Browse files- requirements.txt +147 -0
requirements.txt
ADDED
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
aiohttp==3.8.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
2 |
+
aiosignal==1.3.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
3 |
+
altair==5.0.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
4 |
+
anyio==3.7.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
5 |
+
appnope==0.1.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and (platform_system == "Darwin" or sys_platform == "darwin")
|
6 |
+
argon2-cffi-bindings==21.2.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
7 |
+
argon2-cffi==21.3.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
8 |
+
arrow==1.2.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
9 |
+
asttokens==2.2.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
10 |
+
async-lru==2.0.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
11 |
+
async-timeout==4.0.2 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
12 |
+
attrs==23.1.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
13 |
+
babel==2.12.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
14 |
+
backcall==0.2.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
15 |
+
beautifulsoup4==4.12.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
16 |
+
bleach==6.0.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
17 |
+
blinker==1.6.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
18 |
+
cachetools==5.3.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
19 |
+
certifi==2023.5.7 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
20 |
+
cffi==1.15.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
21 |
+
charset-normalizer==3.1.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
22 |
+
click==8.1.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
23 |
+
colorama==0.4.6 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and (platform_system == "Windows" or sys_platform == "win32")
|
24 |
+
comm==0.1.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
25 |
+
dataclasses-json==0.5.8 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
26 |
+
debugpy==1.6.7 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
27 |
+
decorator==5.1.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
28 |
+
defusedxml==0.7.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
29 |
+
dnspython==2.3.0 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
30 |
+
exceptiongroup==1.1.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "3.11"
|
31 |
+
executing==1.2.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
32 |
+
fastjsonschema==2.17.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
33 |
+
fqdn==1.5.1 ; python_version >= "3.9" and python_version < "4" and python_full_version != "3.9.7"
|
34 |
+
frozenlist==1.3.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
35 |
+
gitdb==4.0.10 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
36 |
+
gitpython==3.1.31 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
37 |
+
greenlet==2.0.2 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7" and (platform_machine == "win32" or platform_machine == "WIN32" or platform_machine == "AMD64" or platform_machine == "amd64" or platform_machine == "x86_64" or platform_machine == "ppc64le" or platform_machine == "aarch64")
|
38 |
+
idna==3.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
39 |
+
importlib-metadata==6.7.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
40 |
+
ipykernel==6.23.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
41 |
+
ipython==8.14.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
42 |
+
isoduration==20.11.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
43 |
+
jedi==0.18.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
44 |
+
jinja2==3.1.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
45 |
+
json5==0.9.14 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
46 |
+
jsonpointer==2.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
47 |
+
jsonschema==4.17.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
48 |
+
jsonschema[format-nongpl]==4.17.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
49 |
+
jupyter-client==8.3.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
50 |
+
jupyter-core==5.3.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
51 |
+
jupyter-events==0.6.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
52 |
+
jupyter-lsp==2.2.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
53 |
+
jupyter-server-terminals==0.4.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
54 |
+
jupyter-server==2.6.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
55 |
+
jupyterlab-pygments==0.2.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
56 |
+
jupyterlab-server==2.23.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
57 |
+
jupyterlab==4.0.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
58 |
+
langchain==0.0.213 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
59 |
+
langchainplus-sdk==0.0.17 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
60 |
+
loguru==0.7.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
61 |
+
markdown-it-py==3.0.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
62 |
+
markupsafe==2.1.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
63 |
+
marshmallow-enum==1.5.1 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
64 |
+
marshmallow==3.19.0 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
65 |
+
matplotlib-inline==0.1.6 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
66 |
+
mdurl==0.1.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
67 |
+
mistune==3.0.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
68 |
+
multidict==6.0.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
69 |
+
mypy-extensions==1.0.0 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
70 |
+
nbclient==0.8.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
71 |
+
nbconvert==7.6.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
72 |
+
nbformat==5.9.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
73 |
+
nest-asyncio==1.5.6 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
74 |
+
notebook-shim==0.2.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
75 |
+
numexpr==2.8.4 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
76 |
+
numpy==1.25.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
77 |
+
openai==0.27.8 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
78 |
+
openapi-schema-pydantic==1.2.4 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
79 |
+
overrides==7.3.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
80 |
+
packaging==23.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
81 |
+
pandas==2.0.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
82 |
+
pandocfilters==1.5.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
83 |
+
parso==0.8.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
84 |
+
pexpect==4.8.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and sys_platform != "win32"
|
85 |
+
pickleshare==0.7.5 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
86 |
+
pillow==9.5.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
87 |
+
pinecone-client==2.2.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
88 |
+
platformdirs==3.8.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
89 |
+
prometheus-client==0.17.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
90 |
+
prompt-toolkit==3.0.38 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
91 |
+
protobuf==4.23.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
92 |
+
psutil==5.9.5 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
93 |
+
psycopg2-binary==2.9.6 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
94 |
+
ptyprocess==0.7.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and (os_name != "nt" or sys_platform != "win32")
|
95 |
+
pure-eval==0.2.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
96 |
+
pyarrow==12.0.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
97 |
+
pycparser==2.21 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
98 |
+
pydantic==1.10.9 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
99 |
+
pydeck==0.8.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
100 |
+
pygments==2.15.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
101 |
+
pympler==1.0.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
102 |
+
pyrsistent==0.19.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
103 |
+
python-dateutil==2.8.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
104 |
+
python-dotenv==1.0.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
105 |
+
python-json-logger==2.0.7 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
106 |
+
pytz-deprecation-shim==0.1.0.post0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
107 |
+
pytz==2023.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
108 |
+
pywin32==306 ; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
109 |
+
pywinpty==2.0.10 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and os_name == "nt"
|
110 |
+
pyyaml==6.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
111 |
+
pyzmq==25.1.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
112 |
+
requests==2.31.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
113 |
+
rfc3339-validator==0.1.4 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
114 |
+
rfc3986-validator==0.1.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
115 |
+
rich==13.4.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
116 |
+
send2trash==1.8.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
117 |
+
six==1.16.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
118 |
+
smmap==5.0.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
119 |
+
sniffio==1.3.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
120 |
+
soupsieve==2.4.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
121 |
+
sqlalchemy==2.0.17 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
122 |
+
stack-data==0.6.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
123 |
+
streamlit==1.23.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
124 |
+
tenacity==8.2.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
125 |
+
terminado==0.17.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
126 |
+
tinycss2==1.2.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
127 |
+
toml==0.10.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
128 |
+
tomli==2.0.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "3.11"
|
129 |
+
toolz==0.12.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
130 |
+
tornado==6.3.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
131 |
+
tqdm==4.65.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
132 |
+
traitlets==5.9.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
133 |
+
typing-extensions==4.6.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
134 |
+
typing-inspect==0.9.0 ; python_version >= "3.9" and python_version < "4.0" and python_full_version != "3.9.7"
|
135 |
+
tzdata==2023.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
136 |
+
tzlocal==4.3.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
137 |
+
uri-template==1.3.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
138 |
+
urllib3==2.0.3 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
139 |
+
validators==0.20.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
140 |
+
watchdog==3.0.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and platform_system != "Darwin"
|
141 |
+
wcwidth==0.2.6 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
142 |
+
webcolors==1.13 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
143 |
+
webencodings==0.5.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
144 |
+
websocket-client==1.6.1 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
145 |
+
win32-setctime==1.1.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0" and sys_platform == "win32"
|
146 |
+
yarl==1.9.2 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|
147 |
+
zipp==3.15.0 ; python_version >= "3.9" and python_full_version != "3.9.7" and python_version < "4.0"
|