-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
201 lines (200 loc) · 3.75 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
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
# 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 instructor
aiosignal==1.3.1
# via aiohttp
annotated-types==0.6.0
# via pydantic
anthropic==0.21.3
# via memorymarker
anyio==3.7.1
# via anthropic
# via gql
# via httpx
# via openai
attrs==23.2.0
# via aiohttp
backoff==2.2.1
# via gql
beautifulsoup4==4.12.3
# via memorymarker
certifi==2024.2.2
# via httpcore
# via httpx
# via requests
chardet==5.2.0
# via diff-cover
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via typer
coloredlogs==15.0.1
# via memorymarker
coverage==7.4.3
# via pytest-cov
# via pytest-testmon
diff-cover==8.0.3
distro==1.9.0
# via anthropic
# via openai
docstring-parser==0.15
# via instructor
execnet==2.0.2
# via pytest-xdist
filelock==3.13.3
# via huggingface-hub
frozenlist==1.4.1
# via aiohttp
# via aiosignal
fsspec==2024.3.1
# via huggingface-hub
gql==3.5.0
# via omnivoreql
graphql-core==3.2.3
# via gql
h11==0.14.0
# via httpcore
httpcore==1.0.4
# via httpx
httpx==0.27.0
# via anthropic
# via openai
huggingface-hub==0.22.2
# via tokenizers
humanfriendly==10.0
# via coloredlogs
idna==3.6
# via anyio
# via httpx
# via requests
# via yarl
inflection==0.5.1
# via pyairtable
iniconfig==2.0.0
# via pytest
instructor==0.6.2
# via memorymarker
iterpy==1.6.0
# via memorymarker
jinja2==3.1.3
# via diff-cover
joblib==1.3.2
# via memorymarker
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.5
# via aiohttp
# via yarl
nodeenv==1.8.0
# via pyright
omnivoreql==0.3.3
# via memorymarker
openai==1.13.3
# via instructor
# via memorymarker
packaging==23.2
# via huggingface-hub
# via pytest
# via pytest-sugar
pluggy==1.4.0
# via diff-cover
# via pytest
prompt-toolkit==3.0.36
# via questionary
pyairtable==2.3.0.post1
pydantic==2.6.2
# via anthropic
# via instructor
# via memorymarker
# via openai
# via pyairtable
pydantic-core==2.16.3
# via pydantic
pygments==2.17.2
# via diff-cover
# via rich
pyinstrument==4.6.2
pyright==1.1.368
pytest==7.4.4
# via pytest-asyncio
# via pytest-cov
# via pytest-dotenv
# via pytest-sugar
# via pytest-testmon
# via pytest-xdist
# via syrupy
pytest-asyncio==0.23.5
pytest-cov==4.1.0
pytest-dotenv==0.5.2
pytest-sugar==1.0.0
pytest-testmon==2.1.0
pytest-xdist==3.5.0
python-dotenv==1.0.1
# via memorymarker
# via omnivoreql
# via pytest-dotenv
pytz==2024.1
# via memorymarker
pyyaml==6.0.1
# via huggingface-hub
questionary==2.0.1
# via memorymarker
requests==2.31.0
# via huggingface-hub
# via pyairtable
# via requests-toolbelt
requests-toolbelt==1.0.0
# via omnivoreql
rich==13.7.1
# via instructor
ruff==0.2.2
setuptools==69.1.1
# via nodeenv
sniffio==1.3.0
# via anthropic
# via anyio
# via httpx
# via openai
soupsieve==2.5
# via beautifulsoup4
syrupy==4.6.1
tenacity==8.2.3
# via instructor
termcolor==2.4.0
# via pytest-sugar
tokenizers==0.15.2
# via anthropic
tqdm==4.66.2
# via huggingface-hub
# via openai
typer==0.9.0
# via instructor
# via memorymarker
typing-extensions==4.9.0
# via anthropic
# via huggingface-hub
# via openai
# via pyairtable
# via pydantic
# via pydantic-core
# via typer
urllib3==2.2.1
# via pyairtable
# via requests
wcwidth==0.2.13
# via prompt-toolkit
yarl==1.9.4
# via aiohttp
# via gql