-
Notifications
You must be signed in to change notification settings - Fork 21
/
requirements-dev.lock
169 lines (168 loc) · 3.35 KB
/
requirements-dev.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
-e file:.
aiohttp==3.9.3
# via langchain-community
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
anyio==4.2.0
# via httpx
# via langchain-core
# via openai
# via starlette
attrs==23.2.0
# via aiohttp
certifi==2024.2.2
# via httpcore
# via httpx
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via uvicorn
dataclasses-json==0.6.4
# via langchain-community
diskcache==5.6.3
# via llama-cpp-python
distro==1.9.0
# via openai
dnspython==2.5.0
# via email-validator
docstring-parser==0.15
# via funcchain
email-validator==2.1.0.post1
# via pydantic
fastapi==0.109.2
# via fastui
fastui==0.5.0
# via fastui-chat
filelock==3.13.1
# via huggingface-hub
frozenlist==1.4.1
# via aiohttp
# via aiosignal
fsspec==2024.2.0
# via huggingface-hub
funcchain @ file:///Users/fungus/dev/funcchain
# via fastui-chat
h11==0.14.0
# via httpcore
# via uvicorn
httpcore==1.0.2
# via httpx
httpx==0.26.0
# via openai
huggingface-hub==0.20.3
# via funcchain
idna==3.6
# via anyio
# via email-validator
# via httpx
# via requests
# via yarl
jinja2==3.1.3
# via funcchain
# via llama-cpp-python
jsonpatch==1.33
# via langchain-core
jsonpointer==2.4
# via jsonpatch
langchain-community==0.0.20
langchain-core==0.1.23
# via funcchain
# via langchain-community
langsmith==0.0.87
# via langchain-community
# via langchain-core
llama-cpp-python==0.2.42
# via funcchain
markupsafe==2.1.5
# via jinja2
marshmallow==3.20.2
# via dataclasses-json
multidict==6.0.5
# via aiohttp
# via yarl
mypy==1.8.0
mypy-extensions==1.0.0
# via mypy
# via typing-inspect
numpy==1.26.4
# via langchain-community
# via llama-cpp-python
openai==1.12.0
# via funcchain
packaging==23.2
# via huggingface-hub
# via langchain-core
# via marshmallow
pydantic==2.6.1
# via fastapi
# via fastui
# via langchain-core
# via langsmith
# via openai
# via pydantic-settings
pydantic-core==2.16.2
# via pydantic
pydantic-settings==2.1.0
# via funcchain
python-dotenv==1.0.1
# via pydantic-settings
python-multipart==0.0.9
# via fastui
pyyaml==6.0.1
# via huggingface-hub
# via langchain-community
# via langchain-core
redis==5.0.1
regex==2023.12.25
# via tiktoken
requests==2.31.0
# via huggingface-hub
# via langchain-community
# via langchain-core
# via langsmith
# via tiktoken
ruff==0.2.1
sniffio==1.3.0
# via anyio
# via httpx
# via openai
sqlalchemy==2.0.27
# via langchain-community
starlette==0.36.3
# via fastapi
tenacity==8.2.3
# via langchain-community
# via langchain-core
tiktoken==0.6.0
# via funcchain
tqdm==4.66.2
# via huggingface-hub
# via openai
typing-extensions==4.9.0
# via fastapi
# via huggingface-hub
# via llama-cpp-python
# via mypy
# via openai
# via pydantic
# via pydantic-core
# via sqlalchemy
# via typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
urllib3==2.2.0
# via requests
uvicorn==0.27.1
yarl==1.9.4
# via aiohttp