diff options
Diffstat (limited to 'rapid_photo_downloader.egg-info/requires.txt')
-rw-r--r-- | rapid_photo_downloader.egg-info/requires.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/rapid_photo_downloader.egg-info/requires.txt b/rapid_photo_downloader.egg-info/requires.txt index 845d081..bc209ba 100644 --- a/rapid_photo_downloader.egg-info/requires.txt +++ b/rapid_photo_downloader.egg-info/requires.txt @@ -1,11 +1,10 @@ +PyGObject arrow colorlog -colour easygui gphoto2 psutil pymediainfo -pyprind python-dateutil pyxdg pyzmq @@ -13,6 +12,12 @@ rawkit sortedcontainers tornado -[:python_version == "3.4"] +[:python_version < "3.5"] scandir typing + +[color_ouput] +colour + +[progress_bar] +pyprind |