diff options
Diffstat (limited to 'requirements-no-cryptography.txt')
-rw-r--r-- | requirements-no-cryptography.txt | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/requirements-no-cryptography.txt b/requirements-no-cryptography.txt deleted file mode 100644 index d77e2ea..0000000 --- a/requirements-no-cryptography.txt +++ /dev/null @@ -1,39 +0,0 @@ -astroid==2.15.6 -async-property==0.2.2 -async-timeout==4.0.2 -asyncio==3.4.3 -certifi==2023.5.7 -cffi==1.15.1 -charset-normalizer==3.2.0 -colorlog==6.7.0 -DateTime==5.1 -dill==0.3.6 -idna==3.4 -ifaddr==0.2.0 -isort==5.12.0 -lazy-object-proxy==1.9.0 -litequeue==0.6 -mccabe==0.7.0 -neohubapi==1.1 -paho-mqtt==1.6.1 -platformdirs==3.8.1 -protobuf==4.23.4 -psycopg==3.1.9 -pycparser==2.21 -pylint==2.17.4 -python-dateutil==2.8.2 -pytz==2023.3 -pytz-deprecation-shim==0.1.0.post0 -requests==2.31.0 -six==1.16.0 -tomli==2.0.1 -tomlkit==0.11.8 -typing_extensions==4.7.1 -tzdata==2023.3 -tzlocal==5.0.1 -urllib3==2.0.3 -websockets==11.0.3 -wrapt==1.15.0 -xmltodict==0.13.0 -zeroconf==0.71.0 -zope.interface==6.0 |