-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
146 lines (146 loc) · 2.62 KB
/
requirements.txt
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
#
aiodns==3.2.0
# via -r requirements.in
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via
# -r requirements.in
# aiohttp-jinja2
aiohttp-jinja2==1.6
# via -r requirements.in
aioredis==2.0.1
# via -r requirements.in
aiosignal==1.3.2
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.8.0
# via
# starlette
# watchfiles
async-lru==2.0.4
# via -r requirements.in
async-timeout==5.0.1
# via
# -r requirements.in
# aioredis
attrs==24.3.0
# via aiohttp
backoff==2.2.1
# via -r requirements.in
cffi==1.17.1
# via
# cryptography
# pycares
click==8.1.8
# via uvicorn
cryptography==44.0.0
# via pyopenssl
fastapi==0.115.7
# via
# -r requirements.in
# fastapi-cache2
fastapi-cache2[redis]==0.2.2
# via -r requirements.in
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
greenlet==3.1.1
# via playwright
h11==0.14.0
# via uvicorn
h3==4.1.2
# via -r requirements.in
httptools==0.6.4
# via uvicorn
humanhash3==0.0.6
# via -r requirements.in
humanize==4.11.0
# via -r requirements.in
idna==3.10
# via
# anyio
# yarl
jinja2==3.1.5
# via
# -r requirements.in
# aiohttp-jinja2
markupsafe==3.0.2
# via jinja2
multidict==6.1.0
# via
# aiohttp
# yarl
orjson==3.10.15
# via -r requirements.in
pendulum==3.0.0
# via
# -r requirements.in
# fastapi-cache2
playwright==1.49.1
# via -r requirements.in
propcache==0.2.1
# via
# aiohttp
# yarl
pycares==4.5.0
# via aiodns
pycparser==2.22
# via cffi
pydantic==2.10.5
# via fastapi
pydantic-core==2.27.2
# via pydantic
pyee==12.0.0
# via playwright
pyopenssl==25.0.0
# via -r requirements.in
python-dateutil==2.9.0.post0
# via
# pendulum
# time-machine
python-dotenv==1.0.1
# via uvicorn
pyyaml==6.0.2
# via uvicorn
redis==4.6.0
# via fastapi-cache2
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
starlette==0.45.2
# via fastapi
time-machine==2.16.0
# via pendulum
typing-extensions==4.12.2
# via
# aioredis
# anyio
# fastapi
# fastapi-cache2
# pydantic
# pydantic-core
# pyee
# pyopenssl
tzdata==2025.1
# via pendulum
uvicorn[standard]==0.34.0
# via
# -r requirements.in
# fastapi-cache2
uvloop==0.21.0
# via uvicorn
watchfiles==1.0.4
# via uvicorn
websockets==14.2
# via uvicorn
yarl==1.18.3
# via aiohttp