-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
44 lines (44 loc) · 832 Bytes
/
requirements.txt
File metadata and controls
44 lines (44 loc) · 832 Bytes
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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
annotated-doc==0.0.4
# via fastapi
annotated-types==0.7.0
# via pydantic
anyio==4.11.0
# via starlette
bracex==2.6
# via wcmatch
fastapi==0.121.2
# via -r requirements.in
idna==3.11
# via anyio
pycasbin==2.6.0
# via -r requirements.in
pydantic==2.12.4
# via
# -r requirements.in
# fastapi
pydantic-core==2.41.5
# via pydantic
simpleeval==1.0.3
# via pycasbin
sniffio==1.3.1
# via anyio
starlette==0.49.3
# via fastapi
typing-extensions==4.15.0
# via
# anyio
# fastapi
# pydantic
# pydantic-core
# starlette
# typing-inspection
typing-inspection==0.4.2
# via pydantic
wcmatch==10.1
# via pycasbin