mirror of
https://github.com/Infinidat/infi.clickhouse_orm.git
synced 2025-08-02 19:20:14 +03:00
Chore: update dependencies
This commit is contained in:
parent
e3953bded7
commit
0213aed397
|
@ -30,6 +30,9 @@ classifiers = [
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.7"
|
python = "^3.7"
|
||||||
|
requests = "^2.26.0"
|
||||||
|
pytz = "^2021.1"
|
||||||
|
iso8601 = "^0.1.16"
|
||||||
|
|
||||||
[tool.poetry.dev-dependencies]
|
[tool.poetry.dev-dependencies]
|
||||||
flake8 = "^3.9.2"
|
flake8 = "^3.9.2"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user