[go: up one dir, main page]

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorn1 <hrdina.pavel@gmail.com>2021-11-26 20:15:36 +0100
committern1 <hrdina.pavel@gmail.com>2021-11-26 20:15:36 +0100
commitc4bd610381cdfbf863938fd8f1e5c57ff1be16ef (patch)
treeabe732356c3c0f4facbbccb56ba40e8df8add725
parent3481e63ebbb12deaba0396efc0e065d69d88d37f (diff)
Fixed: dependencies.0.4.5
-rw-r--r--README.rst6
-rw-r--r--karpet/meta.py2
-rw-r--r--poetry.lock6
-rw-r--r--pyproject.toml3
-rw-r--r--requirements3
5 files changed, 14 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index a057616..eb35259 100644
--- a/README.rst
+++ b/README.rst
@@ -201,9 +201,13 @@ available.
Changelog
---------
+0.4.5
+~~~~~
+- fixed dependencies
+
0.4.4
~~~~~
-- remove obsolete parts of the code and some dependencies
+- removed obsolete parts of the code and some dependencies
0.4.3
~~~~~
diff --git a/karpet/meta.py b/karpet/meta.py
index cd1ee63..98a433b 100644
--- a/karpet/meta.py
+++ b/karpet/meta.py
@@ -1 +1 @@
-__version__ = "0.4.4"
+__version__ = "0.4.5"
diff --git a/poetry.lock b/poetry.lock
index 1a8d017..7578e3a 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -267,7 +267,7 @@ six = ">=1.5"
name = "pytrends"
version = "4.7.3"
description = "Pseudo API for Google Trends"
-category = "dev"
+category = "main"
optional = false
python-versions = "*"
@@ -373,12 +373,12 @@ docs = ["sphinx", "jaraco.packaging (>=8.2)", "rst.linker (>=1.9)"]
testing = ["pytest (>=4.6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"]
[extras]
-google = []
+google = ["pytrends"]
[metadata]
lock-version = "1.1"
python-versions = "^3.6.1"
-content-hash = "52a99ceda42026b185947d8c25704d04ee4114662051e81f7266ef9735825aa2"
+content-hash = "93d71016e949c4059b15e5b64f17f4fbc0ccb700400ccc70d936ee72b59280ac"
[metadata.files]
aiohttp = [
diff --git a/pyproject.toml b/pyproject.toml
index b47fd26..515da01 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "karpet"
-version = "0.4.4"
+version = "0.4.5"
description = "Library for fetching coin/token historical data, trends and more."
authors = ["n1 <hrdina.pavel@gmail.com>"]
readme = "README.rst"
@@ -24,6 +24,7 @@ requests = "^2.22.0"
BeautifulSoup4 = "^4.8.2"
pandas = "^1.1.5"
lxml = "^4.5.2"
+pytrends = {version = "^4.7.3", optional = true}
[tool.poetry.dev-dependencies]
pytest = "^6.0.1"
diff --git a/requirements b/requirements
index 2ebf868..3346081 100644
--- a/requirements
+++ b/requirements
@@ -244,6 +244,9 @@ pandas==1.1.5; python_full_version >= "3.6.1" \
python-dateutil==2.8.2; python_full_version >= "3.6.1" \
--hash=sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86 \
--hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
+pytrends==4.7.3 \
+ --hash=sha256:88d92e398b9408c79fd92946ddc2b03fa622301233bc49f16804042eb2897328 \
+ --hash=sha256:8ccb06c57c31fa157b978a0d810de7718ee46583d28cf818250d45f36abd2faa
pytz==2021.3; python_full_version >= "3.6.1" \
--hash=sha256:3672058bc3453457b622aab7a1c3bfd5ab0bdae451512f6cf25f64ed37f5b87c \
--hash=sha256:acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326