40 строки
950 B
Plaintext
40 строки
950 B
Plaintext
|
|
# 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==2.26.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
|
|
pillow==11.0.0
|
|
# OpenAPI files
|
|
./gen/py/chromestatus_openapi
|
|
types-python-dateutil==2.9.0.20240821
|