diff --git a/requirements.txt b/requirements.txt index 6d97630..ccfb930 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,6 @@ mistune_contrib==0.1 honcho==0.5.0 pyScss==1.3.4 + six==1.9.0 + enum34==1.0.4 + pathlib==1.0.1 diff --git a/vendor/enum34-1.0.4.zip b/vendor/enum34-1.0.4.zip new file mode 100644 index 0000000..9096a40 Binary files /dev/null and b/vendor/enum34-1.0.4.zip differ diff --git a/vendor/pathlib-1.0.1.tar.gz b/vendor/pathlib-1.0.1.tar.gz new file mode 100644 index 0000000..9e9121a Binary files /dev/null and b/vendor/pathlib-1.0.1.tar.gz differ diff --git a/vendor/six-1.9.0-py2.py3-none-any.whl b/vendor/six-1.9.0-py2.py3-none-any.whl new file mode 100644 index 0000000..743ee12 Binary files /dev/null and b/vendor/six-1.9.0-py2.py3-none-any.whl differ