forked from GoogleChrome/chromium-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
39 lines (34 loc) · 936 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
# Also see requirements.dev.txt
# Py3 Libraries
appengine-python-standard>=1.0.0
html5lib==1.1
funcsigs==1.0.2
json5==0.9.24
google-api-python-client==2.47.0
# TODO(jrobbins): Add this back or replace it when python 3.10 is supported.
# google-python-cloud-debugger==2.18
# See https://github.com/GoogleCloudPlatform/cloud-debug-python/issues/33
google-cloud-tasks==2.7.0
google-cloud-ndb==1.11.1
google-cloud-logging==3.6.0
google-cloud-secret-manager==2.16.2
google-auth==1.31.0
requests==2.32.0
redis==4.4.4
fakeredis==1.10.1
Flask==2.3.2
flask-cors==5.0.0
funcsigs==1.0.2
Jinja2==3.1.4
MarkupSafe==2.1.1
Werkzeug==3.0.3
click==8.1.3
itsdangerous==2.1.2
ghapi==1.0.3
validators==0.20.0
# Work-around for failure to deploy
# https://stackoverflow.com/questions/69936420/google-cloud-platform-app-deploy-failure-due-to-pyparsing
pyparsing==2.4.7
# OpenAPI files
./gen/py/chromestatus_openapi
types-python-dateutil==2.9.0.20240821