-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
20 lines (20 loc) · 820 Bytes
/
requirements.txt
File metadata and controls
20 lines (20 loc) · 820 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
-i https://pypi.org/simple
blinker==1.7.0; python_version >= '3.8'
certifi==2023.11.17; python_version >= '3.6'
charset-normalizer==3.3.2; python_full_version >= '3.7.0'
click==8.1.7; python_version >= '3.7'
cloudevents==1.10.1
deprecation==2.1.0
flask==2.3.3; python_version >= '3.8'
functions-framework==3.3.0; python_version >= '3.5' and python_version < '4'
gunicorn==20.1.0; platform_system != 'Windows'
idna==3.6; python_version >= '3.5'
itsdangerous==2.1.2; python_version >= '3.7'
jinja2==3.1.2; python_version >= '3.7'
markupsafe==2.1.3; python_version >= '3.7'
packaging==23.2; python_version >= '3.7'
requests==2.31.0; python_version >= '3.7'
setuptools==69.0.2; python_version >= '3.8'
urllib3==2.1.0; python_version >= '3.8'
watchdog==3.0.0; python_version >= '3.7'
werkzeug==3.0.1; python_version >= '3.8'