diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4c49bd7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.env diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..8735673 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,25 @@ +appdirs==1.4.3 +CacheControl==0.12.6 +certifi==2019.11.28 +chardet==3.0.4 +colorama==0.4.3 +contextlib2==0.6.0 +distlib==0.3.0 +distro==1.4.0 +html5lib==1.0.1 +idna==2.8 +ipaddr==2.2.0 +lockfile==0.12.2 +msgpack==0.6.2 +packaging==20.3 +pep517==0.8.2 +progress==1.5 +pyparsing==2.4.6 +PySide2==5.15.2 +pytoml==0.1.21 +requests==2.22.0 +retrying==1.3.3 +shiboken2==5.15.2 +six==1.14.0 +urllib3==1.25.8 +webencodings==0.5.1