Spaces:
Runtime error
Runtime error
muhammadnasar
commited on
Commit
•
f57673c
1
Parent(s):
b74162a
Update requirements.txt
Browse files- requirements.txt +0 -51
requirements.txt
CHANGED
@@ -1,53 +1,2 @@
|
|
1 |
-
altair==5.3.0
|
2 |
-
annotated-types==0.6.0
|
3 |
-
anyio==4.3.0
|
4 |
-
attrs==23.2.0
|
5 |
-
blinker==1.8.2
|
6 |
-
cachetools==5.3.3
|
7 |
-
certifi==2024.2.2
|
8 |
-
charset-normalizer==3.3.2
|
9 |
-
click==8.1.7
|
10 |
-
distro==1.9.0
|
11 |
-
gitdb==4.0.11
|
12 |
-
GitPython==3.1.43
|
13 |
-
h11==0.14.0
|
14 |
-
httpcore==1.0.5
|
15 |
-
httpx==0.27.0
|
16 |
-
idna==3.7
|
17 |
-
Jinja2==3.1.4
|
18 |
-
jsonschema==4.22.0
|
19 |
-
jsonschema-specifications==2023.12.1
|
20 |
-
markdown-it-py==3.0.0
|
21 |
-
MarkupSafe==2.1.5
|
22 |
-
mdurl==0.1.2
|
23 |
-
numpy==1.26.4
|
24 |
openai==1.30.1
|
25 |
-
packaging==24.0
|
26 |
-
pandas==2.2.2
|
27 |
-
pillow==10.3.0
|
28 |
-
protobuf==4.25.3
|
29 |
-
pyarrow==16.1.0
|
30 |
-
pydantic==2.7.1
|
31 |
-
pydantic_core==2.18.2
|
32 |
-
pydeck==0.9.1
|
33 |
-
Pygments==2.18.0
|
34 |
-
python-dateutil==2.9.0.post0
|
35 |
python-dotenv==1.0.1
|
36 |
-
pytz==2024.1
|
37 |
-
referencing==0.35.1
|
38 |
-
requests==2.31.0
|
39 |
-
rich==13.7.1
|
40 |
-
rpds-py==0.18.1
|
41 |
-
six==1.16.0
|
42 |
-
smmap==5.0.1
|
43 |
-
sniffio==1.3.1
|
44 |
-
streamlit==1.34.0
|
45 |
-
tenacity==8.3.0
|
46 |
-
toml==0.10.2
|
47 |
-
toolz==0.12.1
|
48 |
-
tornado==6.4
|
49 |
-
tqdm==4.66.4
|
50 |
-
typing_extensions==4.11.0
|
51 |
-
tzdata==2024.1
|
52 |
-
urllib3==2.2.1
|
53 |
-
watchdog==4.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
openai==1.30.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
python-dotenv==1.0.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|