about summary refs log tree commit diff
diff options
context:
space:
mode:
authorhakangunturkun2020-04-09 12:37:00 -0500
committerhakangunturkun2020-04-09 12:37:00 -0500
commitabc62d1a24357818c88c91089f22611a93e28a01 (patch)
tree25a1c53fd338c9e94a7d04ea6d8d3478e532dc00
parenta425d4831579b116515bfc6f0dbc37343c5a286d (diff)
downloadgenecup-abc62d1a24357818c88c91089f22611a93e28a01.tar.gz
softwares, packages, frameworks
-rw-r--r--requirements.md66
1 files changed, 66 insertions, 0 deletions
diff --git a/requirements.md b/requirements.md
new file mode 100644
index 0000000..502e27b
--- /dev/null
+++ b/requirements.md
@@ -0,0 +1,66 @@
+---
+title: bcrypt3.1.7
+created: '2020-04-09T17:30:32.855Z'
+modified: '2020-04-09T17:30:36.110Z'
+---
+
+* 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
+
+* tensorflow==1.14.0
+  * absl-py==0.9.0
+    * six==1.14.0
+  * astor==0.8.1
+  * gast==0.3.3
+  * 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