File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ brython==3.8.10
5959pyotp == 2.4.0
6060boto == 2.49.0
6161cffi == 1.14.2
62- rich == 6.1.1 ;python_version >= "3.6" and python_version<"4.0"
62+ rich == 6.1.2 ;python_version >= "3.6" and python_version<"4.0"
6363flake8 == 3.7.9 ;python_version < "3.5"
6464flake8 == 3.8.3 ;python_version >= "3.5"
6565pyflakes == 2.1.1 ;python_version < "3.5"
Original file line number Diff line number Diff line change 151151 'pyotp==2.4.0' ,
152152 'boto==2.49.0' ,
153153 'cffi==1.14.2' ,
154- 'rich==6.1.1 ;python_version>="3.6" and python_version<"4.0"' ,
154+ 'rich==6.1.2 ;python_version>="3.6" and python_version<"4.0"' ,
155155 'flake8==3.7.9;python_version<"3.5"' ,
156156 'flake8==3.8.3;python_version>="3.5"' ,
157157 'pyflakes==2.1.1;python_version<"3.5"' ,
You can’t perform that action at this time.
0 commit comments