-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements-dev.lock
More file actions
101 lines (100 loc) · 1.98 KB
/
Copy pathrequirements-dev.lock
File metadata and controls
101 lines (100 loc) · 1.98 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
# 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
# generate-hashes: false
-e file:.
annotated-types==0.6.0
# via pydantic
anyio==3.7.1
# via fastapi
# via starlette
blinker==1.7.0
# via flask
click==8.1.7
# via flask
# via functions-framework
# via typer
# via uvicorn
cloudevents==1.10.1
# via functions-framework
confluent-kafka==2.3.0
# via python-polylith-example-with-rye
deprecation==2.1.0
# via cloudevents
fastapi==0.106.0
# via python-polylith-example-with-rye
flask==3.0.3
# via functions-framework
functions-framework==3.5.0
# via python-polylith-example-with-rye
gunicorn==22.0.0
# via functions-framework
h11==0.14.0
# via uvicorn
idna==3.7
# via anyio
iniconfig==2.0.0
# via pytest
itsdangerous==2.2.0
# via flask
jinja2==3.1.3
# via flask
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
# via werkzeug
mdurl==0.1.2
# via markdown-it-py
mypy==1.8.0
mypy-extensions==1.0.0
# via mypy
packaging==24.0
# via deprecation
# via gunicorn
# via pytest
pluggy==1.5.0
# via pytest
polylith-cli==1.9.1
# via python-polylith-example-with-rye
pydantic==2.7.1
# via fastapi
pydantic-core==2.18.2
# via pydantic
pygments==2.17.2
# via rich
pytest==7.4.4
rich==13.7.1
# via polylith-cli
# via typer
ruff==0.2.2
shellingham==1.5.4
# via typer
sniffio==1.3.1
# via anyio
sqlalchemy==2.0.29
# via python-polylith-example-with-rye
starlette==0.27.0
# via fastapi
tomlkit==0.12.4
# via polylith-cli
typer==0.12.3
# via polylith-cli
typing-extensions==4.11.0
# via fastapi
# via mypy
# via pydantic
# via pydantic-core
# via sqlalchemy
# via typer
uvicorn==0.25.0
# via python-polylith-example-with-rye
watchdog==4.0.0
# via functions-framework
werkzeug==3.0.2
# via flask