You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 2, 2024. It is now read-only.
cachetools==5.2.1; python_version>="3.7" and python_version < "4.0"
3
+
cachetools==5.3.0; python_version>="3.7" and python_version < "4.0"
4
4
chardet==5.1.0; python_version>="3.7"
5
5
colorama==0.4.6; sys_platform=="win32" and python_full_version >= "3.7.2" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.7.0" and python_version >= "3.7") and (python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.7.0")
6
-
coverage==7.0.5; python_version>="3.7"
6
+
coverage==7.1.0; python_version>="3.7"
7
7
dill==0.3.6
8
8
distlib==0.3.6; python_version>="3.7"
9
9
exceptiongroup==1.1.0; python_version<"3.11" and python_version >= "3.7"
10
10
filelock==3.9.0; python_version>="3.7"
11
11
iniconfig==2.0.0; python_version>="3.7"
12
-
isort==5.11.4; python_full_version>="3.7.2"
12
+
isort==5.12.0; python_full_version>="3.8.0"
13
13
lazy-object-proxy==1.9.0; python_version>="3.7" and python_full_version >= "3.7.2"
14
14
mccabe==0.7.0; python_version>="3.6" and python_full_version >= "3.7.2"
0 commit comments