diff --git a/project_requirements.txt b/project_requirements.txt index f9c823c..bf110ad 100644 --- a/project_requirements.txt +++ b/project_requirements.txt @@ -1,35 +1,35 @@ +imgaug==0.2.8 soupsieve==1.9.1 +torch==1.0.1.post2 +word2vec==0.10.2 PyWavelets==1.0.2 +tqdm==4.31.1 +wrapt==1.11.1 +bs4==0.0.1 +beautifulsoup4==4.7.1 +nltk==3.4 +Shapely==1.6.4.post2 +Cython==0.29.6 +networkx==2.2 +torchvision==0.2.2.post3 +dask==1.1.4 +mock==2.0.0 +singledispatch==3.4.0.3 astroid==2.2.5 +attrs==19.1.0 +scikit-image==0.14.2 +defusedxml==0.5.0 +jupyterlab-server==0.2.0 +jieba==0.39 +pydot==1.4.1 +imageio==2.5.0 +xlrd==1.2.0 +pyrsistent==0.14.11 +typed-ast==1.3.1 cloudpickle==0.8.0 -torchvision==0.2.2.post3 -nltk==3.4 -pydot==1.4.1 -xlrd==1.2.0 -jupyterlab-server==0.2.0 +pylint==2.3.1 +toolz==0.9.0 +tensorflow-estimator==1.13.0 python-jsonrpc-server==0.1.2 -beautifulsoup4==4.7.1 -dask==1.1.4 +lazy-object-proxy==1.3.1 isort==4.3.15 -Shapely==1.6.4.post2 -bs4==0.0.1 -jieba==0.39 -attrs==19.1.0 -networkx==2.2 -wrapt==1.11.1 -imageio==2.5.0 -pylint==2.3.1 -tensorflow-estimator==1.13.0 -pyrsistent==0.14.11 -toolz==0.9.0 -torch==1.0.1.post2 -mock==2.0.0 -Cython==0.29.6 -word2vec==0.10.2 -scikit-image==0.14.2 -tqdm==4.31.1 -defusedxml==0.5.0 -singledispatch==3.4.0.3 -typed-ast==1.3.1 -imgaug==0.2.8 -lazy-object-proxy==1.3.1