-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
104 lines (103 loc) · 1.88 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile '.\requirements.in'
#
annotated-types==0.5.0
# via pydantic
anyio==3.7.1
# via
# fastapi
# httpcore
# starlette
# watchfiles
asyncio==3.4.3
# via -r .\requirements.in
asyncpg==0.28.0
# via -r .\requirements.in
certifi==2023.7.22
# via
# httpcore
# httpx
# requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.2.0
# via requests
click==8.1.7
# via uvicorn
colorama==0.4.6
# via
# click
# uvicorn
distlib==0.3.8
# via virtualenv
exceptiongroup==1.1.3
# via anyio
fastapi==0.103.2
# via -r .\requirements.in
filelock==3.13.1
# via virtualenv
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==0.18.0
# via
# -r .\requirements.in
# httpx
httptools==0.6.0
# via uvicorn
httpx==0.25.0
# via -r .\requirements.in
identify==2.5.35
# via pre-commit
idna==3.4
# via
# anyio
# httpx
# requests
nodeenv==1.8.0
# via pre-commit
platformdirs==4.2.0
# via virtualenv
pre-commit==3.6.2
# via -r .\requirements.in
pydantic==2.4.2
# via fastapi
pydantic-core==2.10.1
# via pydantic
python-dotenv==1.0.0
# via uvicorn
pyyaml==6.0.1
# via
# pre-commit
# uvicorn
requests==2.31.0
# via -r .\requirements.in
sniffio==1.3.0
# via
# anyio
# httpcore
# httpx
starlette==0.27.0
# via fastapi
typing-extensions==4.8.0
# via
# fastapi
# pydantic
# pydantic-core
# uvicorn
urllib3==2.0.5
# via requests
uvicorn[standard]==0.23.2
# via -r .\requirements.in
virtualenv==20.25.0
# via pre-commit
watchfiles==0.20.0
# via uvicorn
websockets==11.0.3
# via uvicorn
# The following packages are considered to be unsafe in a requirements file:
# setuptools