-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcommon-requirements.txt
More file actions
88 lines (88 loc) · 1.62 KB
/
common-requirements.txt
File metadata and controls
88 lines (88 loc) · 1.62 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile common-requirements.in
#
annotated-types==0.7.0
# via pydantic
anyio==4.9.0
# via starlette
boto3==1.25.0
# via -r common-requirements.in
botocore==1.28.5
# via
# boto3
# s3transfer
certifi==2025.6.15
# via
# minio
# requests
charset-normalizer==3.4.2
# via requests
click==8.1.8
# via uvicorn
exceptiongroup==1.3.0
# via anyio
fastapi==0.115.2
# via -r mini-requirements.in
h11==0.16.0
# via uvicorn
idna==3.10
# via
# anyio
# requests
jmespath==1.0.1
# via
# boto3
# botocore
minio==7.1.12
# via -r common-requirements.in
numpy==1.23.4
# via
# -r common-requirements.in
# pandas
pandas==1.5.1
# via -r common-requirements.in
psycopg2-binary==2.9.9
# via -r common-requirements.in
pydantic==2.7.4
# via
# -r mini-requirements.in
# fastapi
pydantic-core==2.18.4
# via pydantic
python-dateutil==2.9.0.post0
# via
# botocore
# pandas
pytz==2025.2
# via pandas
requests==2.31.0
# via -r mini-requirements.in
s3transfer==0.6.2
# via boto3
six==1.17.0
# via python-dateutil
sniffio==1.3.1
# via anyio
sqlalchemy==1.4.42
# via -r common-requirements.in
starlette==0.40.0
# via fastapi
typing-extensions==4.14.0
# via
# anyio
# exceptiongroup
# fastapi
# pydantic
# pydantic-core
# starlette
# uvicorn
urllib3==1.26.20
# via
# botocore
# minio
# requests
uvicorn==0.35.0
# via -r mini-requirements.in