diff options
author | m0sia <m0sia@m0sia.ru> | 2018-03-21 15:49:53 -0500 |
---|---|---|
committer | m0sia <m0sia@m0sia.ru> | 2018-03-21 15:49:53 -0500 |
commit | bb9eb82609e0b36b2a480728efe3e62948500e3f (patch) | |
tree | ee5b1e4c4232be346867e27d8592601dec6718d6 | |
parent | 6b4486ed3bc6491c97a432093659da6b5dae8266 (diff) | |
download | pyParrotZikTCP-bb9eb82609e0b36b2a480728efe3e62948500e3f.tar.xz pyParrotZikTCP-bb9eb82609e0b36b2a480728efe3e62948500e3f.zip |
auto-generated requirements.txt
-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 |