swarit222 commited on
Commit
b54390e
·
verified ·
1 Parent(s): f65135b

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -143
requirements.txt CHANGED
@@ -1,143 +1,3 @@
1
- aiofiles==24.1.0
2
- aioitertools==0.12.0
3
- annotated-types==0.7.0
4
- anyio==4.10.0
5
- appnope==0.1.4
6
- asttokens==3.0.0
7
- attrs==25.3.0
8
- bcrypt==4.3.0
9
- bibtexparser==1.4.3
10
- boto3==1.40.5
11
- botocore==1.40.5
12
- Brotli==1.1.0
13
- certifi==2025.8.3
14
- cffi==1.17.1
15
- charset-normalizer==3.4.2
16
- click==8.2.1
17
- comm==0.2.3
18
- contourpy==1.3.3
19
- cryptography==45.0.6
20
- cycler==0.12.1
21
- debugpy==1.8.16
22
- decorator==5.2.1
23
- dnspython==2.7.0
24
- emmet-core==0.84.9
25
- executing==2.2.0
26
- fastapi==0.116.1
27
- ffmpy==0.6.1
28
- filelock==3.18.0
29
- fonttools==4.59.0
30
- fsspec==2025.7.0
31
- gradio==5.42.0
32
- gradio_client==1.11.1
33
- groovy==0.1.2
34
- h11==0.16.0
35
- hf-xet==1.1.7
36
- httpcore==1.0.9
37
- httpx==0.28.1
38
- huggingface-hub==0.34.4
39
- idna==3.10
40
- invoke==2.2.0
41
- ipykernel==6.30.1
42
- ipython==9.4.0
43
- ipython_pygments_lexers==1.1.1
44
- jedi==0.19.2
45
- Jinja2==3.1.6
46
- jmespath==1.0.1
47
- joblib==1.5.1
48
- jsonlines==4.0.0
49
- jsonschema==4.25.0
50
- jsonschema-specifications==2025.4.1
51
- jupyter_client==8.6.3
52
- jupyter_core==5.8.1
53
- kiwisolver==1.4.8
54
- latexcodec==3.0.1
55
- maggma==0.71.5
56
- markdown-it-py==3.0.0
57
- MarkupSafe==3.0.2
58
- matplotlib==3.10.5
59
- matplotlib-inline==0.1.7
60
- mdurl==0.1.2
61
- mongomock==4.3.0
62
- monty==2025.3.3
63
- mp-api==0.45.8
64
- mpmath==1.3.0
65
- msgpack==1.1.1
66
- narwhals==2.0.1
67
- nest-asyncio==1.6.0
68
- networkx==3.5
69
- numpy==2.3.2
70
- orjson==3.11.1
71
- packaging==25.0
72
- palettable==3.3.3
73
- pandas==2.3.1
74
- paramiko==4.0.0
75
- parso==0.8.4
76
- pexpect==4.9.0
77
- pillow==11.3.0
78
- platformdirs==4.3.8
79
- plotly==6.2.0
80
- prompt_toolkit==3.0.51
81
- psutil==7.0.0
82
- ptyprocess==0.7.0
83
- PubChemPy==1.0.4
84
- pure_eval==0.2.3
85
- pybtex==0.25.1
86
- pycparser==2.22
87
- pydantic==2.11.7
88
- pydantic-settings==2.10.1
89
- pydantic_core==2.33.2
90
- pydash==8.0.5
91
- pydub==0.25.1
92
- Pygments==2.19.2
93
- pymatgen==2025.6.14
94
- pymongo==4.10.1
95
- PyNaCl==1.5.0
96
- pyparsing==3.2.3
97
- python-dateutil==2.9.0.post0
98
- python-dotenv==1.1.1
99
- python-multipart==0.0.20
100
- pytz==2025.2
101
- PyYAML==6.0.2
102
- pyzmq==27.0.1
103
- rdkit==2025.3.5
104
- referencing==0.36.2
105
- requests==2.32.4
106
- rich==14.1.0
107
- rpds-py==0.27.0
108
- ruamel.yaml==0.18.14
109
- ruamel.yaml.clib==0.2.12
110
- ruff==0.12.8
111
- s3transfer==0.13.1
112
- safehttpx==0.1.6
113
- scikit-learn==1.7.1
114
- scipy==1.16.1
115
- semantic-version==2.10.0
116
- sentinels==1.0.0
117
- setuptools==80.9.0
118
- shellingham==1.5.4
119
- six==1.17.0
120
- smart_open==7.3.0.post1
121
- sniffio==1.3.1
122
- spglib==2.6.0
123
- sshtunnel==0.4.0
124
- stack-data==0.6.3
125
- starlette==0.47.2
126
- sympy==1.14.0
127
- tabulate==0.9.0
128
- threadpoolctl==3.6.0
129
- tomlkit==0.13.3
130
- tornado==6.5.1
131
- tqdm==4.67.1
132
- traitlets==5.14.3
133
- typer==0.16.0
134
- typing-inspection==0.4.1
135
- typing_extensions==4.14.1
136
- tzdata==2025.2
137
- uncertainties==3.2.3
138
- urllib3==2.5.0
139
- uvicorn==0.35.0
140
- wcwidth==0.2.13
141
- websockets==15.0.1
142
- wrapt==1.17.2
143
- xgboost==3.0.3
 
1
+ gradio
2
+ pandas
3
+ requests