From 7f0720c7c51f0ee21d4efbe20979ed8b1bf3568e Mon Sep 17 00:00:00 2001 From: Chris Wood Date: Wed, 10 Apr 2019 22:33:45 -0400 Subject: [PATCH] Remove un-used/hashless 'requirements.txt' file --- requirements/requirements.txt | 45 ----------------------------------- 1 file changed, 45 deletions(-) delete mode 100644 requirements/requirements.txt diff --git a/requirements/requirements.txt b/requirements/requirements.txt deleted file mode 100644 index d1f7c8504..000000000 --- a/requirements/requirements.txt +++ /dev/null @@ -1,45 +0,0 @@ -asn1crypto==0.24.0 -attrs==19.1.0 -autobahn==19.3.3 -Automat==0.7.0 -certifi==2019.3.9 -cffi==1.12.2 -chardet==3.0.4 -click==7.0 -constantly==15.1.0 -cryptography==2.6.1 -hkdf==0.0.3 -humanize==0.5.1 -hyperlink==19.0.0 -idna==2.8 -incremental==17.5.0 -ipaddress==1.0.22 -magic-wormhole==0.11.2 -pyasn1==0.4.5 -pyasn1-modules==0.2.4 -pycparser==2.19 -PyHamcrest==1.9.0 -PyNaCl==1.3.0 -pyOpenSSL==19.0.0 -pypiwin32==223 ; sys_platform == "win32" -# PyQt 5.12 is not compatible with older GNU/Linux distros (including Ubuntu -# 14.04 LTS) and will fail with the error message "libQt5DBus.so.5: symbol -# dbus_message_get_allow_interactive_authorization, version LIBDBUS_1_3 not -# defined in file libdbus-1.so.3 with link time reference" so pin to 5.11.3. -PyQt5==5.11.3 -PyQt5-sip==4.19.13 -pywin32==223 ; sys_platform == "win32" -PyYAML==5.1 -qt5reactor==0.5 -requests==2.21.0 -service_identity==18.1.0 -six==1.12.0 -spake2==0.8 -tqdm==4.31.1 -treq==18.6.0 -Twisted==18.9.0 -txaio==18.8.1 -txtorcon==19.0.0 -urllib3==1.24.1 -zope.interface==4.6.0 -zxcvbn==4.4.27