Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -96
requirements.txt
CHANGED
@@ -1,102 +1,6 @@
|
|
1 |
|
2 |
Flask==3.0.0
|
3 |
flask-cors
|
4 |
-
aiofiles==23.2.1
|
5 |
-
aiohttp==3.8.6
|
6 |
-
aiosignal==1.3.1
|
7 |
-
altair==5.1.2
|
8 |
-
annotated-types==0.6.0
|
9 |
-
anyio==3.7.1
|
10 |
-
async-timeout==4.0.3
|
11 |
-
attrs==23.1.0
|
12 |
-
certifi==2023.7.22
|
13 |
-
charset-normalizer==3.3.2
|
14 |
-
click==8.1.7
|
15 |
-
colorama==0.4.6
|
16 |
-
contourpy==1.2.0
|
17 |
-
cycler==0.12.1
|
18 |
-
dataclasses-json==0.6.1
|
19 |
-
et-xmlfile==1.1.0
|
20 |
-
exceptiongroup==1.1.3
|
21 |
-
fastapi==0.104.1
|
22 |
-
ffmpy==0.3.1
|
23 |
-
filelock==3.13.1
|
24 |
-
fonttools==4.44.0
|
25 |
-
frozenlist==1.4.0
|
26 |
-
fsspec==2023.10.0
|
27 |
-
gradio==4.1.2
|
28 |
-
gradio_client==0.7.0
|
29 |
-
greenlet==3.0.1
|
30 |
-
h11==0.14.0
|
31 |
-
httpcore==1.0.1
|
32 |
-
httpx==0.25.1
|
33 |
-
huggingface-hub==0.19.0
|
34 |
-
idna==3.4
|
35 |
-
importlib-resources==6.1.1
|
36 |
-
iniconfig==2.0.0
|
37 |
-
Jinja2==3.1.2
|
38 |
-
jsonpatch==1.33
|
39 |
-
jsonpointer==2.4
|
40 |
-
jsonschema==4.19.2
|
41 |
-
jsonschema-specifications==2023.7.1
|
42 |
-
kiwisolver==1.4.5
|
43 |
-
langchain==0.0.332
|
44 |
-
langchain-experimental==0.0.39
|
45 |
-
langsmith==0.0.62
|
46 |
-
markdown-it-py==3.0.0
|
47 |
-
MarkupSafe==2.1.3
|
48 |
-
marshmallow==3.20.1
|
49 |
-
matplotlib==3.8.1
|
50 |
-
mdurl==0.1.2
|
51 |
-
multidict==6.0.4
|
52 |
-
mypy-extensions==1.0.0
|
53 |
-
mysql-connector-python==8.2.0
|
54 |
-
numpy==1.26.1
|
55 |
-
openai==0.28.1
|
56 |
-
openpyxl==3.1.2
|
57 |
-
orjson==3.9.10
|
58 |
-
packaging==23.2
|
59 |
-
pandas==2.1.2
|
60 |
-
Pillow==10.1.0
|
61 |
-
pluggy==1.3.0
|
62 |
-
pydantic==2.4.2
|
63 |
-
pydantic_core==2.10.1
|
64 |
-
pydub==0.25.1
|
65 |
-
Pygments==2.16.1
|
66 |
-
PyJWT==2.8.0
|
67 |
-
pyparsing==3.1.1
|
68 |
-
pytest==7.4.3
|
69 |
-
pytest-subtests==0.11.0
|
70 |
-
python-dateutil==2.8.2
|
71 |
-
python-dotenv==1.0.0
|
72 |
-
python-multipart==0.0.6
|
73 |
-
pytz==2023.3.post1
|
74 |
-
PyYAML==6.0.1
|
75 |
-
referencing==0.30.2
|
76 |
-
requests==2.31.0
|
77 |
-
rich==13.6.0
|
78 |
-
rpds-py==0.12.0
|
79 |
-
semantic-version==2.10.0
|
80 |
-
shellingham==1.5.4
|
81 |
-
six==1.16.0
|
82 |
-
sniffio==1.3.0
|
83 |
-
SQLAlchemy==2.0.23
|
84 |
-
starlette==0.27.0
|
85 |
-
streamlit==1.29.0
|
86 |
-
tabulate==0.9.0
|
87 |
-
tenacity==8.2.3
|
88 |
-
tomli==2.0.1
|
89 |
-
tomlkit==0.12.0
|
90 |
-
toolz==0.12.0
|
91 |
-
tqdm==4.66.1
|
92 |
-
typer==0.9.0
|
93 |
-
typing-inspect==0.9.0
|
94 |
-
typing_extensions==4.8.0
|
95 |
-
tzdata==2023.3
|
96 |
-
urllib3==2.0.7
|
97 |
-
uvicorn==0.24.0.post1
|
98 |
-
websockets==11.0.3
|
99 |
-
yarl==1.9.2
|
100 |
firebase-admin
|
101 |
requests
|
102 |
pandasai==2.0.28
|
|
|
1 |
|
2 |
Flask==3.0.0
|
3 |
flask-cors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
firebase-admin
|
5 |
requests
|
6 |
pandasai==2.0.28
|