diff options
-rw-r--r-- | requirements.txt | 26 |
1 files changed, 25 insertions, 1 deletions
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 |