File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ pynacl==1.4.0; python_version >= "3.6" and python_full_version < "3.0.0" or pyth
40
40
pyparsing == 2.4.7 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
41
41
python-dateutil == 2.8.1 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
42
42
python-slugify == 5.0.0 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
43
- pywin32 == 227 ; python_version >= "3.6" and sys_platform == "win32"
43
+ pywin32 == 301 ; python_version >= "3.6" and sys_platform == "win32"
44
44
pyyaml == 5.4.1 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.6"
45
45
requests == 2.25.1 ; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.5.0" and python_version >= "3.6"
46
46
rich == 10.1.0 ; python_version >= "3.6" and python_version < "4.0"
You can’t perform that action at this time.
0 commit comments