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 Feb 7, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: requirements.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,12 @@ arrow==1.1.1; python_version >= "3.6" and python_full_version < "3.0.0" or pytho
2
2
binaryornot==0.4.4; python_version>="2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
3
3
certifi==2021.5.30; python_version>="2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
4
4
chardet==4.0.0; python_version>="2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
5
-
charset-normalizer==2.0.3; python_full_version>="3.6.0" and python_version >= "3"
5
+
charset-normalizer==2.0.4; python_full_version>="3.6.0" and python_version >= "3"
6
6
click==8.0.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
7
7
colorama==0.4.4; python_version>="3.6" and python_full_version < "3.0.0" and platform_system == "Windows" or python_full_version >= "3.5.0" and python_version >= "3.6" and platform_system == "Windows"
8
8
cookiecutter==1.7.3; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
9
9
idna==3.2; python_version>="3.5" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.5"
10
-
importlib-metadata==4.6.1; python_version>="3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version >= "3.6" and python_version < "3.8"
10
+
importlib-metadata==4.6.3; python_version>="3.6" and python_full_version < "3.0.0" and python_version < "3.8" or python_full_version >= "3.5.0" and python_version >= "3.6" and python_version < "3.8"
11
11
jinja2-time==0.2.0; python_version>="2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
12
12
jinja2==3.0.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
13
13
markupsafe==2.0.1; python_version>="3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
0 commit comments