From bb9eb82609e0b36b2a480728efe3e62948500e3f Mon Sep 17 00:00:00 2001 From: m0sia Date: Wed, 21 Mar 2018 15:49:53 -0500 Subject: auto-generated requirements.txt --- requirements.txt | 26 +++++++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a5699d8..cc37c23 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,25 @@ -gtk +# Requirements automatically generated by pigar. +# https://github.com/Damnever/pigar + +# parrot_zik/resource_manager.py: 5 +beautifulsoup4 == 4.6.0 + +# parrot_zik/bluetooth_paired_devices.py: 9 +binplist == 0.1.4 + +# parrot_zik/bluetooth_paired_devices.py: 12 +# parrot_zik/resource_manager.py: 1 +pybluez == 0.22 + +# parrot_zik/indicator/mac.py: 6 +pyobjc-core == 4.1 + +# parrot_zik/indicator/mac.py: 5 +# parrot_zik/status_app_mac.py: 2 +pyobjc-framework-cocoa == 4.1 + +# parrot_zik/indicator/mac.py: 6 +pyobjc-framework-exceptionhandling == 4.1 + +# setup.py: 7 +setuptools == 34.3.3 -- cgit v1.2.1