Skip to content

Commit

Permalink
[EN-3260] pandas version
Browse files Browse the repository at this point in the history
  • Loading branch information
ttldtor committed Sep 3, 2021
1 parent f90440f commit 82746a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ exclude = ['dxfeed/tmp*']

[tool.poetry.dependencies]
python = '^3.6'
pandas = {version = '^1.0.0', python = '^3.7'}
pandas = '^1.0.0'
toml = '^0.10.2'
# The following dependencies are used for docs generation when installed as extras
# (e.g. pip install nornir[docs])
Expand Down

0 comments on commit 82746a1

Please sign in to comment.