aboutsummaryrefslogtreecommitdiff
path: root/requirements.md
blob: a791b8c0e42a55762f1ed4fef68d6da2214b3349 (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
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
* 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
    * Werkzeug==1.0.0
  * SQLAlchemy==1.3.12

* nltk==3.4.5
  * six==1.14.0


* 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


* tensorflow==2.1.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
  * opt-einsum==3.2.0
    * numpy==1.18.1
  * protobuf==3.11.3
    * setuptools==45.2.0
    * six==1.14.0
  * scipy==1.4.1
    * numpy==1.18.1
  * six==1.14.0
  * tensorboard==2.1.1
    * absl-py==0.9.0
      * six==1.14.0
    * google-auth==1.13.1
      * cachetools==4.1.0
      * pyasn1-modules==0.2.8
        * pyasn1==0.4.8
      * rsa==4.0
        * pyasn1==0.4.8
      * setuptools==45.2.0
      * six==1.14.0
    * google-auth-oauthlib==0.4.1
      * google-auth==1.13.1
        * cachetools==4.1.0
        * pyasn1-modules==0.2.8
          * pyasn1==0.4.8
        * rsa==4.0
          * pyasn1==0.4.8
        * setuptools==45.2.0
        * six==1.14.0
      * requests-oauthlib==1.3.0
        * oauthlib==3.1.0
        * requests==2.22.0
          * certifi==2019.11.28
          * chardet==3.0.4
          * idna==2.8
          * urllib3==1.25.8
    * 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
    * requests==2.22.0
      * certifi==2019.11.28
      * chardet==3.0.4
      * idna==2.8
      * urllib3==1.25.8
    * setuptools==45.2.0
    * six==1.14.0
    * Werkzeug==1.0.0
    * wheel==0.34.2
  * tensorflow-estimator==2.1.0
  * termcolor==1.1.0
  * wheel==0.34.2
  * wrapt==1.11.2

* python==3.6.9