File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- certifi == 2020.12.5 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1
+ certifi == 2021.5.30 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
2
2
chardet == 4.0.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
3
3
idna == 2.10 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
4
4
iso8601 == 0.1.12
5
5
pytz == 2019.3
6
6
requests == 2.25.1 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.5.0" )
7
7
tzlocal == 2.1
8
- urllib3 == 1.26.4 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version < "4"
8
+ urllib3 == 1.26.5 ; ( python_version >= "2.7" and python_full_version < "3.0.0" ) or ( python_full_version >= "3.5.0" and python_version < "4" )
You can’t perform that action at this time.
0 commit comments