https-jrtorres042-github-com
/
git_microsoft-powershell_achived-credential_terms-of-service_blog_covid-19_chromium-apis_sdks-diff-1
Public template
forked from GoogleChrome/chromium-dashboard
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
40 lines (35 loc) · 836 Bytes
/
requirements.txt
File metadata and controls
40 lines (35 loc) · 836 Bytes
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
# Libraries that we use directly.
Django==1.11.29
mock==3.0.5
funcsigs
Flask==1.1.2
google-cloud-tasks==1.5.0
google-cloud-ndb
# Required by google-cloud-tasks
googleapis-common-protos==1.52.0
enum34==1.1.10
grpc-google-iam-v1==0.12.3
google-api-core==1.22.0
pytz==2020.1
google-auth==1.24.0
setuptools==44.1.1
six==1.15.0
urllib3==1.26.5
certifi==2020.6.20
chardet==3.0.4
idna==2.10
pyasn1-modules==0.2.8
cachetools==3.1.1
rsa==4.5
# These are some libraries used indirectly below. Pin them to versions that
# work on python 2.7.
# TODO(jrobbins): Eliminate these once we are on py3.
Jinja2==2.11.3
MarkupSafe==1.1.1
Werkzeug==1.0.1
click==7.1.2
itsdangerous==1.1.0
# Required for porting Python2 to Python3
requests==2.25.1
requests-toolbelt==0.9.1 # backward compatability while still on py2.
# See also: requirements.dev.txt