fix: shards/requirements.txt to reduce vulnerabilities (#4647)

The following vulnerabilities are fixed by pinning transitive dependencies:
- https://snyk.io/vuln/SNYK-PYTHON-RSA-570831
- https://snyk.io/vuln/SNYK-PYTHON-SQLALCHEMY-590109
- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-1014645

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
pull/4651/head
Starlord 2021-01-22 15:42:03 +08:00 committed by GitHub
parent 57efa7640a
commit 19cd3d8f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -27,11 +27,11 @@ python-dotenv==0.10.3
pytz==2019.1
requests==2.22.0
requests-oauthlib==1.2.0
rsa==4.0
rsa==4.1
six==1.12.0
SQLAlchemy==1.3.5
SQLAlchemy==1.3.19
ujson==2.0.1
urllib3==1.25.8
urllib3==1.25.9
jaeger-client>=3.4.0
grpcio-opentracing>=1.0
mock==2.0.0