diff --git a/requirements.txt b/requirements.txt index 64785f1..972edcc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -149,7 +149,7 @@ pytorch-lightning-bolts==0.3.2; python_version >= "3.6" pytorch-lightning==1.2.0; python_version >= "3.6" pytorch-nlp==0.4.1; python_version >= "3.6" pytz==2021.3; python_full_version >= "3.7.1" and python_version >= "3.6" -pywin32==302; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.7" +pywin32==301; sys_platform == "win32" and platform_python_implementation != "PyPy" and python_version >= "3.7" pywinpty==1.1.6; os_name == "nt" and python_version >= "3.6" pyyaml-env-tag==0.1; python_version >= "3.6" pyyaml==6.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"