-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 923 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --strip-extras requirements.in
#
annotated-types>=0.6.0
# via pydantic
anyio>=3.7.1
# via
# fastapi
# starlette
click>=8.1.7
# via uvicorn
dnspython>=2.4.2
# via
# email-validator
# pymongo
email-validator>=2.1.0.post1
# via pydantic
fastapi>=0.104.1
# via -r requirements.in
h11>=0.14.0
# via uvicorn
idna>=3.4
# via
# anyio
# email-validator
motor>=3.3.1
# via -r requirements.in
pydantic>=2.4.2
# via
# -r requirements.in
# fastapi
# pydantic
pydantic-core>=2.10.1
# via pydantic
pymongo>=4.5.0
# via motor
sniffio>=1.3.0
# via anyio
starlette>=0.27.0
# via fastapi
typing-extensions>=4.8.0
# via
# fastapi
# pydantic
# pydantic-core
uvicorn>=0.23.2
# via -r requirements.in