diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 926d464..a940118 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -1,10 +1,7 @@ - - - - + - - + + - - + + - - + - - - - - - - - - @@ -47,10 +34,10 @@ - - + + - + @@ -59,11 +46,8 @@ - - - - - + + @@ -181,7 +165,7 @@ - + @@ -201,9 +185,7 @@ - - - + @@ -211,60 +193,47 @@ - + + - - - - - + + - + - - - - - + + - - + + - + - + - - + + - - + + - - + - - - - - - - \ No newline at end of file diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..4888ec0 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,10 @@ +appdirs==1.4.3 +certifi==2018.11.29 +chardet==3.0.4 +decorator==4.3.0 +idna==2.8 +python-i18n==0.3.5 +requests==2.21.0 +six==1.12.0 +urllib3==1.24.1 +validators==0.12.3