diff --git a/Full Code [Latest release of Rasa NLU and Rasa Core]/requirements.txt b/Full Code [Latest release of Rasa NLU and Rasa Core]/requirements.txt index 29cb7a0..d321820 100644 --- a/Full Code [Latest release of Rasa NLU and Rasa Core]/requirements.txt +++ b/Full Code [Latest release of Rasa NLU and Rasa Core]/requirements.txt @@ -1,43 +1,44 @@ ###rasa_nlu -gevent==1.2.1 -Klein==17.2.0 -boto3==1.4.4 -typing==3.5.3.0 -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 -simplejson==3.11.1 +gevent +Klein +boto3 +typing +future +six +jsonschema +matplotlib==2.0 +requests +tqdm +numpy==1.14.5 +simplejson ### Sklearn -spacy==1.8.2 -scikit-learn==0.19.1 -sklearn-crfsuite==0.3.5 +spacy==2.0.1 +scikit-learn~=0.19.0 +sklearn-crfsuite ###rasa_core -apscheduler==3.3.1 -fakeredis==0.8.2 -graphviz==0.7.1 -h5py==2.7.0 -jsonpickle==0.9.4 -keras==2.0.8 -pandoc==1.0.0b2 -redis==2.10.5 -tensorflow -networkx==1.11 -fbmessenger==4.3.1 -ConfigArgParse==0.12.0 +apscheduler +fakeredis==0.10.1 +graphviz==0.9.0 +h5py +jsonpickle==0.9.0 +keras +pandoc +redis +packaging==17.0 +tensorflow==1.10.0 +networkx +fbmessenger +ConfigArgParse pykwalify==1.6.0 -coloredlogs==7.3 -ruamel.yaml==0.15.34 -flask==0.12 -rasa_nlu +coloredlogs +ruamel.yaml +flask +rasa_nlu== 0.13.7 ###additional pypandoc slackclient -rasa_core -git+https://github.com/apixu/apixu-python.git \ No newline at end of file +rasa_core==0.11.12 +git+https://github.com/apixu/apixu-python.git