-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathmain.txt
More file actions
146 lines (146 loc) · 2.81 KB
/
Copy pathmain.txt
File metadata and controls
146 lines (146 loc) · 2.81 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
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.11
# by the following command:
#
# pip-compile --no-emit-index-url --output-file=requirements/main.txt requirements/main.in
#
azure-core==1.30.1
# via azure-storage-blob
azure-storage-blob==12.19.1
# via -r main.in
blinker==1.7.0
# via flask
boto3==1.34.59
# via -r main.in
botocore==1.34.59
# via
# boto3
# s3transfer
cachetools==5.3.3
# via
# -r main.in
# google-auth
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via flask
cryptography==43.0.1
# via
# -r main.in
# azure-storage-blob
figcan==0.0.4
# via -r main.in
flask==2.3.3
# via
# -r main.in
# flask-classful
# flask-marshmallow
flask-classful==0.16.0
# via -r main.in
flask-marshmallow==0.15.0
# via -r main.in
google-api-core==2.17.1
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.28.2
# via
# google-api-core
# google-cloud-core
# google-cloud-storage
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.15.0
# via -r main.in
google-crc32c==1.5.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.0
# via google-cloud-storage
googleapis-common-protos==1.63.0
# via google-api-core
idna==3.6
# via requests
importlib-metadata==7.0.2 ; python_version < "3.13"
# via -r main.in
isodate==0.6.1
# via azure-storage-blob
itsdangerous==2.1.2
# via flask
jinja2==3.1.3
# via flask
jmespath==1.0.1
# via
# boto3
# botocore
markupsafe==2.1.5
# via
# jinja2
# werkzeug
marshmallow==3.21.1
# via
# flask-marshmallow
# webargs
packaging==24.0
# via
# flask-marshmallow
# marshmallow
# webargs
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.5.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.21
# via cffi
pyjwt==2.8.0
# via -r main.in
python-dateutil==2.9.0.post0
# via
# -r main.in
# botocore
python-dotenv==1.0.1
# via -r main.in
pyyaml==6.0.1
# via -r main.in
requests==2.31.0
# via
# azure-core
# google-api-core
# google-cloud-storage
rsa==4.9
# via google-auth
s3transfer==0.10.0
# via boto3
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
typing-extensions==4.10.0
# via
# -r main.in
# azure-core
# azure-storage-blob
urllib3==2.0.7
# via
# botocore
# requests
webargs==8.4.0
# via -r main.in
werkzeug==3.0.3
# via
# -r main.in
# flask
zipp==3.17.0
# via importlib-metadata