parvezalmuqtadir commited on
Commit
5d43753
1 Parent(s): a5d0b4c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +144 -0
requirements.txt ADDED
@@ -0,0 +1,144 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.9.2
3
+ aiosignal==1.3.1
4
+ altair==5.2.0
5
+ annotated-types==0.6.0
6
+ anyio==4.2.0
7
+ asgiref==3.7.2
8
+ async-timeout==4.0.3
9
+ attrs==23.2.0
10
+ backoff==2.2.1
11
+ bcrypt==4.1.2
12
+ build==1.0.3
13
+ cachetools==5.3.2
14
+ certifi==2023.11.17
15
+ charset-normalizer==3.3.2
16
+ chroma-hnswlib==0.7.3
17
+ chromadb==0.4.22
18
+ click==8.1.7
19
+ colorama==0.4.6
20
+ coloredlogs==15.0.1
21
+ contourpy==1.2.0
22
+ cycler==0.12.1
23
+ dataclasses-json==0.6.3
24
+ Deprecated==1.2.14
25
+ distro==1.9.0
26
+ exceptiongroup==1.2.0
27
+ fastapi==0.109.0
28
+ ffmpy==0.3.1
29
+ filelock==3.13.1
30
+ flatbuffers==23.5.26
31
+ fonttools==4.47.2
32
+ frozenlist==1.4.1
33
+ fsspec==2023.12.2
34
+ google-auth==2.27.0
35
+ googleapis-common-protos==1.62.0
36
+ gradio==4.16.0
37
+ gradio-client==0.8.1
38
+ grpcio==1.60.0
39
+ gTTS==2.5.1
40
+ h11==0.14.0
41
+ httpcore==1.0.2
42
+ httptools==0.6.1
43
+ httpx==0.26.0
44
+ huggingface-hub==0.20.3
45
+ humanfriendly==10.0
46
+ idna==3.6
47
+ importlib-metadata==6.11.0
48
+ importlib-resources==6.1.1
49
+ Jinja2==3.1.3
50
+ jsonpatch==1.33
51
+ jsonpointer==2.4
52
+ jsonschema==4.21.1
53
+ jsonschema-specifications==2023.12.1
54
+ kiwisolver==1.4.5
55
+ kubernetes==29.0.0
56
+ langchain==0.1.4
57
+ langchain-community==0.0.16
58
+ langchain-core==0.1.16
59
+ langsmith==0.0.84
60
+ markdown-it-py==3.0.0
61
+ MarkupSafe==2.1.4
62
+ marshmallow==3.20.2
63
+ matplotlib==3.8.2
64
+ mdurl==0.1.2
65
+ mmh3==4.1.0
66
+ monotonic==1.6
67
+ mpmath==1.3.0
68
+ multidict==6.0.4
69
+ mypy-extensions==1.0.0
70
+ numpy==1.26.3
71
+ oauthlib==3.2.2
72
+ onnxruntime==1.16.3
73
+ openai==0.28.0
74
+ opentelemetry-api==1.22.0
75
+ opentelemetry-exporter-otlp-proto-common==1.22.0
76
+ opentelemetry-exporter-otlp-proto-grpc==1.22.0
77
+ opentelemetry-instrumentation==0.43b0
78
+ opentelemetry-instrumentation-asgi==0.43b0
79
+ opentelemetry-instrumentation-fastapi==0.43b0
80
+ opentelemetry-proto==1.22.0
81
+ opentelemetry-sdk==1.22.0
82
+ opentelemetry-semantic-conventions==0.43b0
83
+ opentelemetry-util-http==0.43b0
84
+ orjson==3.9.12
85
+ overrides==7.7.0
86
+ packaging==23.2
87
+ pandas==2.2.0
88
+ pillow==10.2.0
89
+ playsound==1.3.0
90
+ posthog==3.3.3
91
+ protobuf==4.25.2
92
+ pulsar-client==3.4.0
93
+ pyasn1==0.5.1
94
+ pyasn1-modules==0.3.0
95
+ pydantic==2.5.3
96
+ pydantic-core==2.14.6
97
+ pydub==0.25.1
98
+ pygments==2.17.2
99
+ PyMuPDF==1.23.19
100
+ PyMuPDFb==1.23.9
101
+ pyparsing==3.1.1
102
+ pypdf==4.0.1
103
+ PyPika==0.48.9
104
+ pyproject-hooks==1.0.0
105
+ python-dateutil==2.8.2
106
+ python-dotenv==1.0.1
107
+ python-multipart==0.0.6
108
+ pytz==2023.4
109
+ PyYAML==6.0.1
110
+ referencing==0.33.0
111
+ regex==2023.12.25
112
+ requests==2.31.0
113
+ requests-oauthlib==1.3.1
114
+ rich==13.7.0
115
+ rpds-py==0.17.1
116
+ rsa==4.9
117
+ ruff==0.1.14
118
+ semantic-version==2.10.0
119
+ shellingham==1.5.4
120
+ six==1.16.0
121
+ sniffio==1.3.0
122
+ SQLAlchemy==2.0.25
123
+ starlette==0.35.1
124
+ sympy==1.12
125
+ tenacity==8.2.3
126
+ tiktoken==0.5.2
127
+ tokenizers==0.15.1
128
+ tomli==2.0.1
129
+ tomlkit==0.12.0
130
+ toolz==0.12.1
131
+ tqdm==4.66.1
132
+ typer==0.9.0
133
+ typing-extensions==4.9.0
134
+ typing-inspect==0.9.0
135
+ tzdata==2023.4
136
+ urllib3==2.1.0
137
+ uvicorn==0.27.0.post1
138
+ uvloop==0.19.0
139
+ watchfiles==0.21.0
140
+ websocket-client==1.7.0
141
+ websockets==11.0.3
142
+ wrapt==1.16.0
143
+ yarl==1.9.4
144
+ zipp==3.17.0