diff --git a/requirements-slim.txt b/requirements-slim.txt index 0c6b8b6c1..79736a72b 100644 --- a/requirements-slim.txt +++ b/requirements-slim.txt @@ -1,24 +1,24 @@ appdirs==1.4.4 -attrs==20.2.0 +attrs==21.2.0 Automat==20.2.0 -cffi==1.14.3 +cffi==1.14.6 constantly==15.1.0 -cryptography==3.3.2 -hyperlink==20.0.1 -idna==2.10 -incremental==17.5.0 +cryptography==3.4.7 +hyperlink==21.0.0 +idna==3.2 +incremental==21.3.0 names==0.3.0 progressbar2==3.53.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -pycryptodome==3.9.8 -PyHamcrest==2.0.2 +pycryptodome==3.10.1 pyOpenSSL==19.1.0 -pytz==2020.1 -rsa==4.7 -scapy==2.4.4 -service-identity==18.1.0 -six==1.15.0 -Twisted==20.3.0 -zope.interface==5.1.2 +pytz==2021.1 +rsa==4.7.2 +scapy==2.4.5 +service-identity==21.1.0 +six==1.16.0 +Twisted==21.7.0 +typing-extensions==3.10.0.0 +zope.interface==5.4.0 diff --git a/requirements.txt b/requirements.txt index ed0f40eed..5bbf7bf55 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,32 +1,32 @@ appdirs==1.4.4 -attrs==20.2.0 +attrs==21.2.0 Automat==20.2.0 -av==8.0.2 -cffi==1.14.3 +av==8.0.3 +cffi==1.14.6 constantly==15.1.0 -cryptography==3.3.2 +cryptography==3.4.7 dbus-python==1.2.16 -hyperlink==20.0.1 -idna==2.10 -incremental==17.5.0 +hyperlink==21.0.0 +idna==3.2 +incremental==21.3.0 names==0.3.0 notify2==0.3.1 -Pillow==8.2.0 +Pillow==8.3.1 pillowcase==2.0.0 progressbar2==3.53.1 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -pycryptodome==3.9.8 -PyHamcrest==2.0.2 +pycryptodome==3.10.1 pyOpenSSL==19.1.0 -PySide2==5.15.1 -python-utils==2.4.0 -pytz==2020.1 -rsa==4.7 -scapy==2.4.4 -service-identity==18.1.0 -shiboken2==5.15.1 -six==1.15.0 -Twisted==20.3.0 -zope.interface==5.1.2 +PySide2==5.15.2 +python-utils==2.5.6 +pytz==2021.1 +rsa==4.7.2 +scapy==2.4.5 +service-identity==21.1.0 +shiboken2==5.15.2 +six==1.16.0 +Twisted==21.7.0 +typing-extensions==3.10.0.0 +zope.interface==5.4.0