-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
147 lines (147 loc) · 2.75 KB
/
requirements-dev.lock
File metadata and controls
147 lines (147 loc) · 2.75 KB
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
annotated-types==0.7.0
# via pydantic
anyio==4.12.1
# via
# httpx
# starlette
# watchfiles
certifi==2026.2.25
# via
# httpcore
# httpx
# requests
charset-normalizer==3.4.5
# via requests
click==8.3.1
# via uvicorn
coverage[toml]==7.13.4
# via pytest-cov
fastapi==0.114.2
# via -r requirements-dev.txt
freezegun==1.5.5
# via -r requirements-dev.txt
h11==0.16.0
# via
# httpcore
# uvicorn
httpcore==1.0.9
# via httpx
httptools==0.7.1
# via uvicorn
httpx==0.28.1
# via
# -r requirements-dev.txt
# langsmith
idna==3.11
# via
# anyio
# httpx
# requests
iniconfig==2.3.0
# via pytest
jsonpatch==1.33
# via langchain-core
jsonpointer==3.0.0
# via jsonpatch
langchain==0.3.27
# via -r requirements-dev.txt
langchain-core==0.3.83
# via
# langchain
# langchain-text-splitters
langchain-text-splitters==0.3.11
# via
# -r requirements-dev.txt
# langchain
langsmith==0.7.14
# via
# langchain
# langchain-core
markdown-it-py==3.0.0
# via -r requirements-dev.txt
mdurl==0.1.2
# via markdown-it-py
orjson==3.11.7
# via langsmith
packaging==25.0
# via
# langchain-core
# langsmith
# pytest
pluggy==1.6.0
# via
# pytest
# pytest-cov
pydantic==2.9.2
# via
# -r requirements-dev.txt
# fastapi
# langchain
# langchain-core
# langsmith
pydantic-core==2.23.4
# via pydantic
pygments==2.19.2
# via pytest
pytest==9.0.2
# via
# -r requirements-dev.txt
# pytest-cov
pytest-cov==7.0.0
# via -r requirements-dev.txt
python-dateutil==2.9.0.post0
# via freezegun
python-dotenv==1.2.2
# via uvicorn
python-frontmatter==1.1.0
# via -r requirements-dev.txt
python-multipart==0.0.22
# via -r requirements-dev.txt
pyyaml==6.0.3
# via
# langchain
# langchain-core
# python-frontmatter
# uvicorn
requests==2.32.5
# via
# langchain
# langsmith
# requests-toolbelt
requests-toolbelt==1.0.0
# via langsmith
six==1.17.0
# via python-dateutil
sqlalchemy==2.0.48
# via langchain
starlette==0.38.6
# via fastapi
tenacity==9.1.4
# via langchain-core
typing-extensions==4.15.0
# via
# fastapi
# langchain-core
# pydantic
# pydantic-core
# sqlalchemy
urllib3==2.6.3
# via requests
uuid-utils==0.14.1
# via
# langchain-core
# langsmith
uvicorn[standard]==0.30.6
# via -r requirements-dev.txt
uvloop==0.22.1
# via uvicorn
watchdog==5.0.2
# via -r requirements-dev.txt
watchfiles==1.1.1
# via uvicorn
websockets==16.0
# via uvicorn
xxhash==3.6.0
# via langsmith
zstandard==0.25.0
# via langsmith