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
Copy file name to clipboardExpand all lines: source/requirements.txt
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ brotlicffi==1.0.9.2; platform_python_implementation != "CPython" and python_vers
6
6
certifi==2021.10.8; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
7
7
cffi==1.15.0; platform_python_implementation!="CPython" and python_version >= "3.6"
8
8
chardet==4.0.0; python_version>="2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
9
-
charset-normalizer==2.0.10; python_full_version>="3.6.0" and python_version >= "3.6"
9
+
charset-normalizer==2.0.11; python_full_version>="3.6.0" and python_version >= "3.6"
10
10
colorama==0.4.4; python_version>="3.6" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.6" and python_full_version >= "3.5.0"
pycparser==2.21; python_version>="3.6" and python_full_version < "3.0.0" and platform_python_implementation != "CPython" or platform_python_implementation != "CPython" and python_version >= "3.6" and python_full_version >= "3.4.0"
29
29
pygments==2.11.2; python_version>="3.6" and python_version < "4.0"
30
-
pyparsing==3.0.6; python_version>="3.6"
30
+
pyparsing==3.0.7; python_version>="3.6"
31
31
pytz==2021.3; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
32
32
requests==2.27.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
0 commit comments