Skip to content

Commit f531736

Browse files
authored
Update requirements.txt
1 parent d62be1e commit f531736

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Deployment/rnn_app/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
numpy==1.16.3
2-
pandas==0.24.2
2+
pandas==0.24.2
33

4-
requests==2.22.0
4+
requests==2.22.0
55

66
scikit-learn==0.21.2
77
dill==0.2.9
88
flask==1.0.3
99
jinja2==2.10.1
1010
wtforms==2.2.1
1111
keras=2.2.4
12-
tensorflow=1.13.1
12+
tensorflow=1.2.0

0 commit comments

Comments
 (0)