-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.lock
53 lines (52 loc) · 1012 Bytes
/
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
# 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
# universal: false
-e file:.
annotated-types==0.7.0
# via pydantic
anyio==4.6.0
# via starlette
basedpyright==1.18.3
click==8.1.7
# via uvicorn
deprecated==1.2.14
# via limits
fastapi==0.115.0
h11==0.14.0
# via uvicorn
idna==3.10
# via anyio
importlib-resources==6.4.5
# via limits
limits==3.13.0
# via fourtwonine
nodejs-wheel-binaries==20.18.0
# via basedpyright
packaging==24.1
# via limits
pydantic==2.9.2
# via fastapi
pydantic-core==2.23.4
# via pydantic
ruff==0.6.9
sniffio==1.3.1
# via anyio
starlette==0.38.6
# via fastapi
# via fourtwonine
typing-extensions==4.12.2
# via fastapi
# via fourtwonine
# via limits
# via pydantic
# via pydantic-core
uvicorn==0.31.0
wrapt==1.16.0
# via deprecated