diff --git a/srv/isc-agent/requirements.txt b/srv/isc-agent/requirements.txt index 52ce999..5c1a65f 100644 --- a/srv/isc-agent/requirements.txt +++ b/srv/isc-agent/requirements.txt @@ -12,7 +12,7 @@ defusedxml==0.7.1 ; python_full_version >= "3.7.1" and python_full_version < "4. dnspython==2.3.0 ; python_full_version >= "3.7.1" and python_version < "4.0" email-validator==2.0.0.post2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" exceptiongroup==1.1.3 ; python_full_version >= "3.7.1" and python_version < "3.11" -greenlet==3.0.0 ; python_full_version >= "3.7.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version < "4.0.0" +greenlet==3.0.1 ; python_full_version >= "3.7.1" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32") and python_full_version < "4.0.0" h2==4.1.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" hpack==4.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" hyperframe==6.0.1 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" @@ -28,7 +28,7 @@ pyasn1-modules==0.3.0 ; python_full_version >= "3.7.1" and python_full_version < pyasn1==0.5.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" pycparser==2.21 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" pydantic[email]==1.9.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" -pyhamcrest==2.0.4 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" +pyhamcrest==2.1.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" pyopenssl==21.0.0 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" pyserial==3.5 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0" python-dateutil==2.8.2 ; python_full_version >= "3.7.1" and python_full_version < "4.0.0"