pnicewiczoig commited on
Commit
1dba381
·
1 Parent(s): 6eec04e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +142 -0
requirements.txt ADDED
@@ -0,0 +1,142 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.8.6
3
+ aiosignal==1.3.1
4
+ annotated-types==0.6.0
5
+ anyio==3.7.1
6
+ asttokens==2.4.0
7
+ async-timeout==4.0.3
8
+ asyncer==0.0.2
9
+ attrs==23.1.0
10
+ backcall==0.2.0
11
+ backoff==2.2.1
12
+ bcrypt==4.0.1
13
+ bidict==0.22.1
14
+ certifi==2023.7.22
15
+ chainlit==0.7.301
16
+ charset-normalizer==3.3.0
17
+ chroma-hnswlib==0.7.3
18
+ chromadb==0.4.14
19
+ click==8.1.7
20
+ colorama==0.4.6
21
+ coloredlogs==15.0.1
22
+ dataclasses-json==0.5.14
23
+ decorator==5.1.1
24
+ Deprecated==1.2.14
25
+ executing==2.0.0
26
+ fastapi==0.100.1
27
+ fastapi-socketio==0.0.10
28
+ filelock==3.12.4
29
+ filetype==1.2.0
30
+ flatbuffers==23.5.26
31
+ frozenlist==1.4.0
32
+ fsspec==2023.9.2
33
+ googleapis-common-protos==1.61.0
34
+ greenlet==3.0.0
35
+ grpcio==1.59.0
36
+ h11==0.14.0
37
+ httpcore==0.18.0
38
+ httptools==0.6.1
39
+ httpx==0.25.0
40
+ huggingface-hub==0.17.3
41
+ humanfriendly==10.0
42
+ idna==3.4
43
+ importlib-metadata==6.8.0
44
+ importlib-resources==6.1.0
45
+ ipython==8.16.1
46
+ jedi==0.19.1
47
+ Jinja2==3.1.2
48
+ joblib==1.3.2
49
+ jsonpatch==1.33
50
+ jsonpointer==2.4
51
+ langchain==0.0.319
52
+ langchain-experimental==0.0.32
53
+ langsmith==0.0.47
54
+ Lazify==0.4.0
55
+ MarkupSafe==2.1.3
56
+ marshmallow==3.20.1
57
+ matplotlib-inline==0.1.6
58
+ monotonic==1.6
59
+ mpmath==1.3.0
60
+ multidict==6.0.4
61
+ mypy-extensions==1.0.0
62
+ nest-asyncio==1.5.8
63
+ networkx==3.2
64
+ nltk==3.8.1
65
+ nodeenv==1.8.0
66
+ numpy==1.26.1
67
+ onnxruntime==1.16.1
68
+ opentelemetry-api==1.20.0
69
+ opentelemetry-exporter-otlp==1.20.0
70
+ opentelemetry-exporter-otlp-proto-common==1.20.0
71
+ opentelemetry-exporter-otlp-proto-grpc==1.20.0
72
+ opentelemetry-exporter-otlp-proto-http==1.20.0
73
+ opentelemetry-instrumentation==0.41b0
74
+ opentelemetry-proto==1.20.0
75
+ opentelemetry-sdk==1.20.0
76
+ opentelemetry-semantic-conventions==0.41b0
77
+ overrides==7.4.0
78
+ packaging==23.2
79
+ pandas==2.1.1
80
+ parso==0.8.3
81
+ pickleshare==0.7.5
82
+ Pillow==10.1.0
83
+ posthog==3.0.2
84
+ prisma==0.10.0
85
+ prompt-toolkit==3.0.39
86
+ protobuf==4.24.4
87
+ pulsar-client==3.3.0
88
+ pure-eval==0.2.2
89
+ pydantic==2.4.2
90
+ pydantic_core==2.10.1
91
+ Pygments==2.16.1
92
+ PyJWT==2.8.0
93
+ pyodbc==5.0.1
94
+ PyPika==0.48.9
95
+ pyreadline3==3.4.1
96
+ python-dateutil==2.8.2
97
+ python-dotenv==1.0.0
98
+ python-engineio==4.8.0
99
+ python-graphql-client==0.4.3
100
+ python-multipart==0.0.6
101
+ python-socketio==5.10.0
102
+ pytz==2023.3.post1
103
+ PyYAML==6.0.1
104
+ regex==2023.10.3
105
+ requests==2.31.0
106
+ safetensors==0.4.0
107
+ scikit-learn==1.3.1
108
+ scipy==1.11.3
109
+ sentence-transformers==2.2.2
110
+ sentencepiece==0.1.99
111
+ simple-websocket==1.0.0
112
+ six==1.16.0
113
+ sniffio==1.3.0
114
+ SQLAlchemy==2.0.22
115
+ stack-data==0.6.3
116
+ starlette==0.27.0
117
+ sympy==1.12
118
+ syncer==2.0.3
119
+ tenacity==8.2.3
120
+ threadpoolctl==3.2.0
121
+ tokenizers==0.14.1
122
+ tomli==2.0.1
123
+ tomlkit==0.12.1
124
+ torch==2.1.0
125
+ torchvision==0.16.0
126
+ tqdm==4.66.1
127
+ traitlets==5.11.2
128
+ transformers==4.34.1
129
+ typer==0.9.0
130
+ typing-inspect==0.9.0
131
+ typing_extensions==4.8.0
132
+ tzdata==2023.3
133
+ uptrace==1.20.2
134
+ urllib3==2.0.7
135
+ uvicorn==0.23.2
136
+ watchfiles==0.20.0
137
+ wcwidth==0.2.8
138
+ websockets==11.0.3
139
+ wrapt==1.15.0
140
+ wsproto==1.2.0
141
+ yarl==1.9.2
142
+ zipp==3.17.0