-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
35 lines (35 loc) · 1.14 KB
/
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
-i https://pypi.org/simple
atlassian-python-api==1.16.0
attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
cachetools==4.1.1
certifi==2020.6.20
chardet==3.0.4
google-api-core[grpc]==1.22.0
google-auth==1.19.2
google-cloud-secret-manager==1.0.0
googleapis-common-protos[grpc]==1.52.0
grpc-google-iam-v1==0.12.3
grpcio==1.30.0
idna==2.10
iniconfig==1.0.1
more-itertools==8.4.0; python_version >= '3.5'
oauthlib==3.1.0
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
prometheus-client==0.8.0
protobuf==3.12.2
py==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyasn1-modules==0.2.8
pyasn1==0.4.8
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
pytest-curl-report==0.5.4
pytest-httpserver==0.3.5
pytest==6.0.1; python_version >= '3.5'
pytz==2020.1
requests-oauthlib==1.3.0
requests==2.24.0
rsa==4.6
six==1.15.0
toml==0.10.1
urllib3==1.25.10
werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'