bhagyabonam commited on
Commit
c64d746
·
verified ·
1 Parent(s): 67b4aa7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -0
requirements.txt ADDED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohappyeyeballs==2.4.4
2
+ aiohttp==3.11.11
3
+ aiosignal==1.3.2
4
+ altair==5.5.0
5
+ annotated-types==0.7.0
6
+ anyio==4.8.0
7
+ asgiref==3.8.1
8
+ attrs==24.3.0
9
+ backoff==2.2.1
10
+ bcrypt==4.2.1
11
+ blinker==1.9.0
12
+ build==1.2.2.post1
13
+ cachetools==5.5.0
14
+ certifi==2024.12.14
15
+ charset-normalizer==3.4.1
16
+ chroma-hnswlib==0.7.6
17
+ chromadb==0.6.3
18
+ click==8.1.8
19
+ colorama==0.4.6
20
+ coloredlogs==15.0.1
21
+ comtypes==1.4.9
22
+ contourpy==1.3.1
23
+ cycler==0.12.1
24
+ datasets==3.2.0
25
+ Deprecated==1.2.15
26
+ dill==0.3.8
27
+ duckdb==1.1.3
28
+ durationpy==0.9
29
+ faiss-cpu==1.9.0.post1
30
+ fastapi==0.115.6
31
+ filelock==3.16.1
32
+ flatbuffers==24.12.23
33
+ fonttools==4.55.5
34
+ frozenlist==1.5.0
35
+ fsspec==2024.9.0
36
+ gitdb==4.0.12
37
+ GitPython==3.1.44
38
+ google-api-core==2.24.0
39
+ google-api-python-client==2.159.0
40
+ google-auth==2.37.0
41
+ google-auth-httplib2==0.2.0
42
+ google-auth-oauthlib==1.2.1
43
+ googleapis-common-protos==1.66.0
44
+ grpcio==1.69.0
45
+ h11==0.14.0
46
+ httpcore==1.0.7
47
+ httplib2==0.22.0
48
+ httptools==0.6.4
49
+ httpx==0.28.1
50
+ huggingface-hub==0.27.1
51
+ humanfriendly==10.0
52
+ idna==3.10
53
+ importlib-metadata==6.11.0
54
+ importlib_resources==6.5.2
55
+ Jinja2==3.1.5
56
+ joblib==1.4.2
57
+ jsonschema==4.23.0
58
+ jsonschema-specifications==2024.10.1
59
+ kiwisolver==1.4.8
60
+ kubernetes==31.0.0
61
+ lightning-utilities==0.11.9
62
+ markdown-it-py==3.0.0
63
+ MarkupSafe==3.0.2
64
+ matplotlib==3.10.0
65
+ mdurl==0.1.2
66
+ mmh3==5.0.1
67
+ monotonic==1.6
68
+ mpmath==1.3.0
69
+ multidict==6.1.0
70
+ multiprocess==0.70.16
71
+ narwhals==1.22.0
72
+ networkx==3.4.2
73
+ nltk==3.9.1
74
+ numpy==2.2.1
75
+ oauthlib==3.2.2
76
+ onnxruntime==1.20.1
77
+ opentelemetry-api==1.29.0
78
+ opentelemetry-exporter-otlp-proto-common==1.29.0
79
+ opentelemetry-exporter-otlp-proto-grpc==1.29.0
80
+ opentelemetry-instrumentation==0.50b0
81
+ opentelemetry-instrumentation-asgi==0.50b0
82
+ opentelemetry-instrumentation-fastapi==0.50b0
83
+ opentelemetry-proto==1.29.0
84
+ opentelemetry-sdk==1.29.0
85
+ opentelemetry-semantic-conventions==0.50b0
86
+ opentelemetry-util-http==0.50b0
87
+ orjson==3.10.14
88
+ overrides==7.7.0
89
+ packaging==24.2
90
+ pandas==2.2.3
91
+ pillow==11.1.0
92
+ pip-tools==7.4.1
93
+ pipdeptree==2.25.0
94
+ posthog==3.8.3
95
+ propcache==0.2.1
96
+ proto-plus==1.25.0
97
+ protobuf==5.29.3
98
+ pyarrow==19.0.0
99
+ pyasn1==0.6.1
100
+ pyasn1_modules==0.4.1
101
+ PyAudio==0.2.14
102
+ pydantic==2.10.6
103
+ pydantic_core==2.27.2
104
+ pydeck==0.9.1
105
+ Pygments==2.19.1
106
+ pyparsing==3.2.1
107
+ PyPika==0.48.9
108
+ pypiwin32==223
109
+ pyproject_hooks==1.2.0
110
+ pyreadline3==3.5.4
111
+ python-dateutil==2.9.0.post0
112
+ python-dotenv==1.0.1
113
+ pytorch-lightning==2.5.0.post0
114
+ pyttsx3==2.98
115
+ pytz==2024.2
116
+ pywin32==308
117
+ PyYAML==6.0.2
118
+ referencing==0.36.1
119
+ regex==2024.11.6
120
+ requests==2.32.3
121
+ requests-oauthlib==2.0.0
122
+ rich==13.9.4
123
+ rpds-py==0.22.3
124
+ rsa==4.9
125
+ safetensors==0.5.2
126
+ scikit-learn==1.6.1
127
+ scipy==1.15.1
128
+ seaborn==0.13.2
129
+ sentence-transformers==3.3.1
130
+ setuptools==75.8.0
131
+ shellingham==1.5.4
132
+ six==1.17.0
133
+ smmap==5.0.2
134
+ sniffio==1.3.1
135
+ SpeechRecognition==3.14.0
136
+ starlette==0.41.3
137
+ streamlit==1.41.1
138
+ streamlit-option-menu==0.4.0
139
+ sympy==1.13.1
140
+ tenacity==9.0.0
141
+ textblob==0.19.0
142
+ threadpoolctl==3.5.0
143
+ tokenizers==0.21.0
144
+ toml==0.10.2
145
+ torch==2.5.1
146
+ torchaudio==2.5.1
147
+ torchmetrics==1.6.1
148
+ tornado==6.4.2
149
+ tqdm==4.67.1
150
+ transformers==4.48.0
151
+ typer==0.15.1
152
+ typing_extensions==4.12.2
153
+ tzdata==2024.2
154
+ uritemplate==4.1.1
155
+ urllib3==2.3.0
156
+ uvicorn==0.34.0
157
+ watchdog==6.0.0
158
+ watchfiles==1.0.4
159
+ websocket-client==1.8.0
160
+ websockets==14.1
161
+ wheel==0.45.1
162
+ wrapt==1.17.2
163
+ xxhash==3.5.0
164
+ yarl==1.18.3
165
+ zipp==3.21.0