Drop Python 3.6 support (#29978)
This commit is contained in:
parent
bfafa77016
commit
445fd15f76
15 changed files with 19 additions and 135 deletions
1
setup.py
1
setup.py
|
@ -38,7 +38,6 @@ REQUIRES = [
|
|||
"attrs==19.3.0",
|
||||
"bcrypt==3.1.7",
|
||||
"certifi>=2019.11.28",
|
||||
'contextvars==2.4;python_version<"3.7"',
|
||||
"importlib-metadata==0.23",
|
||||
"jinja2>=2.10.3",
|
||||
"PyJWT==1.7.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue