forked from anthropics/anthropic-sdk-python
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
160 lines (159 loc) · 2.92 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
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: true
# with-sources: false
# generate-hashes: false
-e file:.
annotated-types==0.6.0
# via pydantic
anyio==4.4.0
# via anthropic
# via httpx
argcomplete==3.1.2
# via nox
attrs==23.1.0
# via pytest
boto3==1.28.58
# via anthropic
boto3-stubs==1.28.41
botocore==1.31.58
# via anthropic
# via boto3
# via s3transfer
botocore-stubs==1.34.94
# via boto3-stubs
cachetools==5.3.3
# via google-auth
certifi==2023.7.22
# via httpcore
# via httpx
# via requests
charset-normalizer==3.3.2
# via requests
colorlog==6.7.0
# via nox
dirty-equals==0.6.0
distlib==0.3.7
# via virtualenv
distro==1.8.0
# via anthropic
exceptiongroup==1.1.3
# via anyio
filelock==3.12.4
# via huggingface-hub
# via virtualenv
fsspec==2024.3.1
# via huggingface-hub
google-auth==2.26.2
# via anthropic
h11==0.14.0
# via httpcore
httpcore==1.0.2
# via httpx
httpx==0.25.2
# via anthropic
# via respx
huggingface-hub==0.16.4
# via tokenizers
idna==3.4
# via anyio
# via httpx
# via requests
importlib-metadata==7.0.0
iniconfig==2.0.0
# via pytest
jiter==0.4.0
# via anthropic
jmespath==1.0.1
# via boto3
# via botocore
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
mypy==1.10.1
mypy-extensions==1.0.0
# via mypy
nodeenv==1.8.0
# via pyright
nox==2023.4.22
packaging==23.2
# via huggingface-hub
# via nox
# via pytest
platformdirs==3.11.0
# via virtualenv
pluggy==1.3.0
# via pytest
py==1.11.0
# via pytest
pyasn1==0.6.0
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.0
# via google-auth
pydantic==2.7.1
# via anthropic
pydantic-core==2.18.2
# via pydantic
pygments==2.18.0
# via rich
pyright==1.1.374
pytest==7.1.1
# via pytest-asyncio
pytest-asyncio==0.21.1
python-dateutil==2.8.2
# via botocore
# via time-machine
pytz==2023.3.post1
# via dirty-equals
pyyaml==6.0.1
# via huggingface-hub
requests==2.31.0
# via huggingface-hub
respx==0.20.2
rich==13.7.1
rsa==4.9
# via google-auth
ruff==0.5.6
s3transfer==0.7.0
# via boto3
setuptools==68.2.2
# via nodeenv
six==1.16.0
# via python-dateutil
sniffio==1.3.0
# via anthropic
# via anyio
# via httpx
time-machine==2.9.0
tokenizers==0.14.0
# via anthropic
tomli==2.0.1
# via mypy
# via pytest
tqdm==4.66.4
# via huggingface-hub
types-awscrt==0.20.9
# via botocore-stubs
types-s3transfer==0.10.1
# via boto3-stubs
typing-extensions==4.8.0
# via anthropic
# via anyio
# via boto3-stubs
# via huggingface-hub
# via mypy
# via pydantic
# via pydantic-core
urllib3==1.26.18
# via botocore
# via requests
virtualenv==20.24.5
# via nox
zipp==3.17.0
# via importlib-metadata