diff --git a/cdl_downloader/requirements.txt b/cdl_downloader/requirements.txt new file mode 100644 index 0000000..34159ce --- /dev/null +++ b/cdl_downloader/requirements.txt @@ -0,0 +1,3 @@ +selenium +webdriver-manager +argparse \ No newline at end of file