diff --git a/requirements-shared.txt b/requirements-shared.txt index 289de29..7d2d0da 100644 --- a/requirements-shared.txt +++ b/requirements-shared.txt @@ -2,7 +2,9 @@ requests==2.3.0 tornado==4.0 chardet html5lib -ox>=3 -ox.web>=3 +#ox>=3 +git+https://git.0x2620.org/python3-ox.git#egg=ox +#ox.web>=3 +git+https://git.0x2620.org/python3-ox.web.git#egg=ox.web python-stdnum==0.9 PyPDF2==1.23