We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69d4b9 commit e63ece5Copy full SHA for e63ece5
Full Code/requirements.txt
@@ -2,19 +2,19 @@
2
gevent==1.2.1
3
Klein==17.2.0
4
boto3==1.4.4
5
-typing==3.5.3.0
+typing==3.6.6
6
future==0.16.0
7
six==1.10.0
8
jsonschema==2.6.0
9
matplotlib==1.5.3
10
requests==2.14.2
11
tqdm==4.11.2
12
-numpy==1.13.1
+numpy==1.15.0
13
simplejson==3.11.1
14
15
### Sklearn
16
-spacy==1.8.2
17
-scikit-learn==0.19.1
+spacy==2.0.18
+scikit-learn==0.20.0
18
sklearn-crfsuite==0.3.5
19
20
###rasa_core
@@ -40,4 +40,4 @@ rasa_nlu==0.11.4
40
pypandoc
41
slackclient
42
rasa_core==0.8.2
43
-git+https://github.com/apixu/apixu-python.git
+git+https://github.com/apixu/apixu-python.git
0 commit comments