about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBonfaceKilz2021-03-17 16:30:12 +0300
committerBonfaceKilz2021-03-17 16:30:12 +0300
commit62e9ec787e994333d3c2579cf2c23f1603719b47 (patch)
treeed3320b99110dd4e706c173b3eddfe0e3e5bcb58
parentddd1fa8c5113bd36e8f87986d35038f7a35841bc (diff)
downloadgenenetwork3-62e9ec787e994333d3c2579cf2c23f1603719b47.tar.gz
Add python-ipfshttpclient and it's deps
-rw-r--r--requirements.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index e4dc881..4586f96 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,12 +1,20 @@
+astroid==2.5
+base58==2.1.0
 bcrypt==3.1.7
+cffi==1.14.5
 click==7.1.2
 Flask==1.1.2
+ipfshttpclient==0.7.0
+isort==4.3.21
 itsdangerous==1.1.0
 Jinja2==2.11.3
+lazy-object-proxy==1.5.2
 MarkupSafe==1.1.1
 mccabe==0.6.1
+multiaddr==0.0.9
 mypy==0.790
 mypy-extensions==0.4.3
+netaddr==0.8.0
 numpy==1.20.1
 pycparser==2.20
 pylint==2.5.3
@@ -16,4 +24,6 @@ six==1.15.0
 toml==0.10.2
 typed-ast==1.4.2
 typing-extensions==3.7.4.3
+varint==1.0.2
 Werkzeug==1.0.1
+wrapt==1.12.1