aboutsummaryrefslogtreecommitdiff
path: root/requirements.md
blob: 80574c79766cf6e530a1a9f073c6de61d9218ff0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
* bcrypt==3.1.7
  * cffi==1.13.2
    * pycparser==2.19
  * six==1.14.0

* Flask-SQLAlchemy==2.4.1
  * Flask==1.1.1
    * Click==7.0
    * itsdangerous==1.1.0
    * Jinja2==2.10.3
      * MarkupSafe==1.0
    * Werkzeug==1.0.0
  * SQLAlchemy==1.3.12

* Keras==2.3.1
  * h5py==2.10.0
    * numpy==1.18.1
    * six==1.14.0
  * Keras-Applications==1.0.8
    * h5py==2.10.0
      * numpy==1.18.1
      * six==1.14.0
    * numpy==1.18.1
  * Keras-Preprocessing==1.1.0
    * numpy==1.18.1
    * six==1.14.0
  * numpy==1.18.1
  * PyYAML==5.3
  * scipy==1.4.1
    * numpy==1.18.1
  * six==1.14.0

* nltk==3.4.5
  * six==1.14.0

* tensorflow==1.14.0
  * absl-py==0.9.0
    * six==1.14.0
  * astor==0.8.1
  * gast==0.2.2
  * google-pasta==0.1.8
    * six==1.14.0
  * grpcio==1.27.2
    * six==1.14.0
  * Keras-Applications==1.0.8
    * h5py==2.10.0
      * numpy==1.18.1
      * six==1.14.0
    * numpy==1.18.1
  * Keras-Preprocessing==1.1.0
    * numpy==1.18.1
    * six==1.14.0
  * numpy==1.18.1
  * protobuf==3.11.3
    * setuptools==45.2.0
    * six==1.14.0
  * six==1.14.0
  * tensorboard==1.14.0
    * absl-py==0.9.0
      * six==1.14.0
    * grpcio==1.27.2
      * six==1.14.0
    * Markdown==3.2.1
      * setuptools==45.2.0
    * numpy==1.18.1
    * protobuf==3.11.3
      * setuptools==45.2.0
      * six==1.14.0
    * setuptools==45.2.0
    * six==1.14.0
    * Werkzeug==1.0.0
    * wheel==0.34.2
  * tensorflow-estimator==1.14.0
  * termcolor==1.1.0
  * wheel==0.34.2
  * wrapt==1.11.2

* python==3.6.9