diff --git a/Full Code/requirements.txt b/Full Code/requirements.txt index 86051a6..cff2ceb 100644 --- a/Full Code/requirements.txt +++ b/Full Code/requirements.txt @@ -2,19 +2,19 @@ gevent==1.2.1 Klein==17.2.0 boto3==1.4.4 -typing==3.5.3.0 +typing==3.6.6 future==0.16.0 six==1.10.0 jsonschema==2.6.0 matplotlib==1.5.3 requests==2.14.2 tqdm==4.11.2 -numpy==1.13.1 +numpy==1.15.0 simplejson==3.11.1 ### Sklearn -spacy==1.8.2 -scikit-learn==0.19.1 +spacy==2.0.18 +scikit-learn==0.20.0 sklearn-crfsuite==0.3.5 ###rasa_core @@ -40,4 +40,4 @@ rasa_nlu==0.11.4 pypandoc slackclient rasa_core==0.8.2 -git+https://github.com/apixu/apixu-python.git \ No newline at end of file +git+https://github.com/apixu/apixu-python.git