Spaces:
Sleeping
Sleeping
Commit
·
69508f6
1
Parent(s):
d18dbea
Update requirements.txt
Browse files- requirements.txt +4 -208
requirements.txt
CHANGED
@@ -1,208 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
altgraph==0.17.3
|
6 |
-
anyio==3.6.2
|
7 |
-
argilla==1.2.1
|
8 |
-
async-generator==1.10
|
9 |
-
async-timeout==4.0.2
|
10 |
-
asynctest==0.13.0
|
11 |
-
attrs==22.2.0
|
12 |
-
autogpt==0.0.1.dev0
|
13 |
-
backoff==2.2.1
|
14 |
-
beautifulsoup4==4.12.2
|
15 |
-
black==23.3.0
|
16 |
-
blinker==1.6.2
|
17 |
-
bs4==0.0.1
|
18 |
-
cachetools==5.3.0
|
19 |
-
certifi==2022.12.7
|
20 |
-
cffi==1.15.1
|
21 |
-
cfgv==3.3.1
|
22 |
-
chardet==5.1.0
|
23 |
-
charset-normalizer==2.1.1
|
24 |
-
click==8.1.3
|
25 |
-
colorama==0.4.6
|
26 |
-
contourpy==1.1.0
|
27 |
-
coverage==7.2.3
|
28 |
-
cssselect==1.2.0
|
29 |
-
cycler==0.11.0
|
30 |
-
dataclasses-json==0.5.7
|
31 |
-
demogpt==1.2.4
|
32 |
-
Deprecated==1.2.13
|
33 |
-
deprecation==2.0.7
|
34 |
-
distlib==0.3.6
|
35 |
-
dnspython==2.3.0
|
36 |
-
docker==6.0.1
|
37 |
-
duckduckgo-search==2.8.5
|
38 |
-
emoji==2.7.0
|
39 |
-
entrypoints==0.4
|
40 |
-
et-xmlfile==1.1.0
|
41 |
-
exceptiongroup==1.1.1
|
42 |
-
fastapi==0.101.0
|
43 |
-
ffmpy==0.3.1
|
44 |
-
filelock==3.11.0
|
45 |
-
filetype==1.2.0
|
46 |
-
flake8==6.0.0
|
47 |
-
fonttools==4.42.0
|
48 |
-
frozenlist==1.3.3
|
49 |
-
fsspec==2023.6.0
|
50 |
-
gitdb==4.0.10
|
51 |
-
GitPython==3.1.31
|
52 |
-
google-api-core==2.11.0
|
53 |
-
google-api-python-client==2.84.0
|
54 |
-
google-auth==2.17.2
|
55 |
-
google-auth-httplib2==0.1.0
|
56 |
-
googleapis-common-protos==1.59.0
|
57 |
-
-e git+https://github.com/AntonOsika/gpt-engineer@ac03a24027bb72c3d969f2bf98e52fda6b4d72b4#egg=gpt_engineer
|
58 |
-
gradio==3.39.0
|
59 |
-
gradio_client==0.3.0
|
60 |
-
greenlet==2.0.2
|
61 |
-
gTTS==2.3.1
|
62 |
-
h11==0.14.0
|
63 |
-
httpcore==0.16.3
|
64 |
-
httplib2==0.22.0
|
65 |
-
httpx==0.23.3
|
66 |
-
huggingface-hub==0.16.4
|
67 |
-
identify==2.5.22
|
68 |
-
idna==3.4
|
69 |
-
importlib-metadata==6.8.0
|
70 |
-
iniconfig==2.0.0
|
71 |
-
isort==5.12.0
|
72 |
-
Jinja2==3.1.2
|
73 |
-
joblib==1.2.0
|
74 |
-
jsonschema==4.17.3
|
75 |
-
kiwisolver==1.4.4
|
76 |
-
langchain==0.0.265
|
77 |
-
langchain-experimental==0.0.9
|
78 |
-
langsmith==0.0.22
|
79 |
-
linkify-it-py==2.0.2
|
80 |
-
loguru==0.7.0
|
81 |
-
lxml==4.9.2
|
82 |
-
markdown-it-py==2.2.0
|
83 |
-
MarkupSafe==2.1.2
|
84 |
-
marshmallow==3.19.0
|
85 |
-
marshmallow-enum==1.5.1
|
86 |
-
matplotlib==3.7.2
|
87 |
-
mccabe==0.7.0
|
88 |
-
mdit-py-plugins==0.3.3
|
89 |
-
mdurl==0.1.2
|
90 |
-
monotonic==1.6
|
91 |
-
mpmath==1.3.0
|
92 |
-
multidict==6.0.4
|
93 |
-
mypy==1.3.0
|
94 |
-
mypy-extensions==1.0.0
|
95 |
-
networkx==3.1
|
96 |
-
nltk==3.8.1
|
97 |
-
nodeenv==1.7.0
|
98 |
-
numexpr==2.8.5
|
99 |
-
numpy==1.23.5
|
100 |
-
oauthlib==3.2.2
|
101 |
-
openai==0.27.8
|
102 |
-
openapi-schema-pydantic==1.2.4
|
103 |
-
openpyxl==3.1.0
|
104 |
-
orjson==3.8.10
|
105 |
-
outcome==1.2.0
|
106 |
-
packaging==23.0
|
107 |
-
pandas==1.5.3
|
108 |
-
pathspec==0.11.1
|
109 |
-
pefile==2023.2.7
|
110 |
-
Pillow==9.4.0
|
111 |
-
pinecone-client==2.2.1
|
112 |
-
platformdirs==3.2.0
|
113 |
-
playsound==1.2.2
|
114 |
-
pluggy==1.0.0
|
115 |
-
pre-commit==3.3.3
|
116 |
-
protobuf==4.22.1
|
117 |
-
py-cpuinfo==9.0.0
|
118 |
-
pyarrow==12.0.1
|
119 |
-
pyasn1==0.4.8
|
120 |
-
pyasn1-modules==0.2.8
|
121 |
-
pycodestyle==2.10.0
|
122 |
-
pycparser==2.21
|
123 |
-
pydantic==1.10.4
|
124 |
-
pydeck==0.8.0
|
125 |
-
pydub==0.25.1
|
126 |
-
pyflakes==3.0.1
|
127 |
-
Pygments==2.16.1
|
128 |
-
pyinstaller==5.13.0
|
129 |
-
pyinstaller-hooks-contrib==2023.6
|
130 |
-
Pympler==1.0.1
|
131 |
-
pyparsing==3.0.9
|
132 |
-
pyrsistent==0.19.3
|
133 |
-
PySocks==1.7.1
|
134 |
-
pytest==7.3.1
|
135 |
-
pytest-asyncio==0.21.0
|
136 |
-
pytest-benchmark==4.0.0
|
137 |
-
pytest-cov==4.0.0
|
138 |
-
pytest-integration==0.2.3
|
139 |
-
pytest-mock==3.10.0
|
140 |
-
python-dateutil==2.8.2
|
141 |
-
python-docx==0.8.11
|
142 |
-
python-dotenv==0.21.1
|
143 |
-
python-magic==0.4.27
|
144 |
-
python-multipart==0.0.6
|
145 |
-
python-pptx==0.6.21
|
146 |
-
pytz==2022.7.1
|
147 |
-
pytz-deprecation-shim==0.1.0.post0
|
148 |
-
pywin32==306
|
149 |
-
pywin32-ctypes==0.2.2
|
150 |
-
PyYAML==6.0
|
151 |
-
random2==1.0.1
|
152 |
-
readability-lxml==0.8.1
|
153 |
-
redis==4.5.4
|
154 |
-
regex==2022.10.31
|
155 |
-
requests==2.28.2
|
156 |
-
requests-oauthlib==1.3.1
|
157 |
-
rfc3986==1.5.0
|
158 |
-
rich==13.5.2
|
159 |
-
rsa==4.9
|
160 |
-
rsa-id-number==0.0.3
|
161 |
-
rudder-sdk-python==2.0.2
|
162 |
-
ruff==0.0.272
|
163 |
-
selenium==4.8.3
|
164 |
-
semantic-version==2.10.0
|
165 |
-
six==1.16.0
|
166 |
-
smmap==5.0.0
|
167 |
-
sniffio==1.3.0
|
168 |
-
sortedcontainers==2.4.0
|
169 |
-
soupsieve==2.4
|
170 |
-
sourcery==1.2.0
|
171 |
-
SQLAlchemy==1.4.46
|
172 |
-
starlette==0.27.0
|
173 |
-
streamlit==1.25.0
|
174 |
-
sympy==1.11.1
|
175 |
-
tabulate==0.9.0
|
176 |
-
tenacity==8.1.0
|
177 |
-
termcolor==2.3.0
|
178 |
-
tiktoken==0.3.3
|
179 |
-
toml==0.10.2
|
180 |
-
toolz==0.12.0
|
181 |
-
torch==2.0.0
|
182 |
-
tornado==6.3.3
|
183 |
-
tqdm==4.64.1
|
184 |
-
trio==0.22.0
|
185 |
-
trio-websocket==0.10.2
|
186 |
-
tweepy==4.13.0
|
187 |
-
typer==0.9.0
|
188 |
-
typing-inspect==0.8.0
|
189 |
-
typing_extensions==4.7.1
|
190 |
-
tzdata==2023.3
|
191 |
-
tzlocal==4.3.1
|
192 |
-
uc-micro-py==1.0.2
|
193 |
-
unstructured==0.10.0
|
194 |
-
uritemplate==4.1.1
|
195 |
-
urllib3==1.26.14
|
196 |
-
uvicorn==0.23.2
|
197 |
-
validators==0.21.2
|
198 |
-
virtualenv==20.21.0
|
199 |
-
watchdog==3.0.0
|
200 |
-
webdriver-manager==3.8.6
|
201 |
-
websocket-client==1.5.1
|
202 |
-
websockets==11.0.3
|
203 |
-
win32-setctime==1.1.0
|
204 |
-
wrapt==1.14.1
|
205 |
-
wsproto==1.2.0
|
206 |
-
XlsxWriter==3.0.8
|
207 |
-
yarl==1.8.2
|
208 |
-
zipp==3.16.2
|
|
|
1 |
+
streamlit
|
2 |
+
pandas
|
3 |
+
matplotlib
|
4 |
+
numpy
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|