pchalasani commited on
Commit
44fc674
·
1 Parent(s): 678c767

requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +172 -0
requirements.txt ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohappyeyeballs==2.4.3
3
+ aiohttp==3.10.10
4
+ aiosignal==1.3.1
5
+ annotated-types==0.7.0
6
+ anyio==3.7.1
7
+ async-generator==1.10
8
+ async-timeout==4.0.3
9
+ asyncer==0.0.2
10
+ attrs==24.2.0
11
+ babel==2.16.0
12
+ backoff==2.2.1
13
+ beautifulsoup4==4.12.3
14
+ bidict==0.23.1
15
+ bs4==0.0.1
16
+ cachetools==5.5.0
17
+ cerebras_cloud_sdk==1.8.0
18
+ certifi==2024.8.30
19
+ cffi==1.17.1
20
+ chainlit==1.1.202
21
+ charset-normalizer==3.4.0
22
+ chevron==0.14.0
23
+ click==8.1.7
24
+ cloudpickle==3.0.0
25
+ colorama==0.4.6
26
+ coloredlogs==15.0.1
27
+ colorlog==6.9.0
28
+ courlan==1.3.2
29
+ cryptography==43.0.3
30
+ dataclasses-json==0.5.14
31
+ dateparser==1.2.0
32
+ Deprecated==1.2.14
33
+ distro==1.9.0
34
+ docstring-parser==0.15
35
+ duckduckgo_search==6.3.3
36
+ Faker==18.13.0
37
+ fakeredis==2.26.1
38
+ fastapi==0.110.3
39
+ fastapi-socketio==0.0.10
40
+ filetype==1.2.0
41
+ fire==0.5.0
42
+ flatbuffers==24.3.25
43
+ frozenlist==1.5.0
44
+ gitdb==4.0.11
45
+ GitPython==3.1.43
46
+ google-ai-generativelanguage==0.6.4
47
+ google-api-core==2.22.0
48
+ google-api-python-client==2.149.0
49
+ google-auth==2.35.0
50
+ google-auth-httplib2==0.2.0
51
+ google-generativeai==0.5.4
52
+ googleapis-common-protos==1.65.0
53
+ groq==0.5.0
54
+ grpcio==1.67.1
55
+ grpcio-status==1.62.3
56
+ grpcio-tools==1.62.3
57
+ h11==0.14.0
58
+ h2==4.1.0
59
+ halo==0.0.31
60
+ hpack==4.0.0
61
+ htmldate==1.8.1
62
+ httpcore==1.0.6
63
+ httplib2==0.22.0
64
+ httpx==0.27.2
65
+ humanfriendly==10.0
66
+ hyperframe==6.0.1
67
+ idna==3.10
68
+ importlib_metadata==8.4.0
69
+ Jinja2==3.1.4
70
+ jiter==0.6.1
71
+ joblib==1.4.2
72
+ json_repair==0.29.10
73
+ jusText==3.0.1
74
+ langroid==0.19.5
75
+ Lazify==0.4.0
76
+ literalai==0.0.601
77
+ log-symbols==0.0.14
78
+ lxml==4.9.4
79
+ markdown-it-py==3.0.0
80
+ MarkupSafe==3.0.2
81
+ marshmallow==3.23.0
82
+ mdurl==0.1.2
83
+ monotonic==1.6
84
+ mpmath==1.3.0
85
+ multidict==6.1.0
86
+ mypy-extensions==1.0.0
87
+ nest-asyncio==1.6.0
88
+ nltk==3.9.1
89
+ numpy==2.1.2
90
+ oauthlib==3.2.2
91
+ onnxruntime==1.19.2
92
+ openai==1.53.0
93
+ opentelemetry-api==1.27.0
94
+ opentelemetry-exporter-otlp==1.27.0
95
+ opentelemetry-exporter-otlp-proto-common==1.27.0
96
+ opentelemetry-exporter-otlp-proto-grpc==1.27.0
97
+ opentelemetry-exporter-otlp-proto-http==1.27.0
98
+ opentelemetry-instrumentation==0.48b0
99
+ opentelemetry-proto==1.27.0
100
+ opentelemetry-sdk==1.27.0
101
+ opentelemetry-semantic-conventions==0.48b0
102
+ packaging==23.2
103
+ pandas==2.2.3
104
+ ploomber-cloud==0.3.0
105
+ ploomber-core==0.2.25
106
+ portalocker==2.10.1
107
+ posthog==3.7.0
108
+ prettytable==3.12.0
109
+ primp==0.6.5
110
+ propcache==0.2.0
111
+ proto-plus==1.25.0
112
+ protobuf==4.25.5
113
+ pyasn1==0.6.1
114
+ pyasn1_modules==0.4.1
115
+ pycparser==2.22
116
+ pydantic==2.9.2
117
+ pydantic_core==2.23.4
118
+ PyGithub==1.59.1
119
+ Pygments==2.18.0
120
+ PyJWT==2.9.0
121
+ PyNaCl==1.5.0
122
+ pyparsing==3.2.0
123
+ python-dateutil==2.9.0.post0
124
+ python-dotenv==1.0.1
125
+ python-engineio==4.10.1
126
+ python-magic==0.4.27
127
+ python-multipart==0.0.9
128
+ python-socketio==5.11.4
129
+ pytz==2024.2
130
+ PyYAML==6.0.2
131
+ qdrant-client==1.12.1
132
+ rank-bm25==0.2.2
133
+ RapidFuzz==3.10.1
134
+ redis==5.2.0
135
+ regex==2024.9.11
136
+ requests==2.32.3
137
+ requests-oauthlib==1.3.1
138
+ rich==13.9.3
139
+ rsa==4.9
140
+ simple-websocket==1.1.0
141
+ six==1.16.0
142
+ smmap==5.0.1
143
+ sniffio==1.3.1
144
+ sortedcontainers==2.4.0
145
+ soupsieve==2.6
146
+ spinners==0.0.24
147
+ starlette==0.37.2
148
+ sympy==1.13.3
149
+ syncer==2.0.3
150
+ termcolor==2.5.0
151
+ thefuzz==0.20.0
152
+ tiktoken==0.7.0
153
+ tld==0.13
154
+ tomli==2.0.2
155
+ tqdm==4.66.6
156
+ trafilatura==1.9.0
157
+ typer==0.9.4
158
+ typing-inspect==0.9.0
159
+ typing_extensions==4.12.2
160
+ tzdata==2024.2
161
+ tzlocal==5.2
162
+ uptrace==1.27.0
163
+ uritemplate==4.1.1
164
+ urllib3==2.2.3
165
+ uvicorn==0.25.0
166
+ watchfiles==0.20.0
167
+ wcwidth==0.2.13
168
+ wget==3.2
169
+ wrapt==1.16.0
170
+ wsproto==1.2.0
171
+ yarl==1.17.0
172
+ zipp==3.20.2