Skip to content

Commit

Permalink
Added pandas dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Aymaru authored and amotl committed Jul 18, 2022
1 parent c8e9947 commit f476ede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@

requirements = [
'urllib3>=1.9',
"pandas>=1.2.2, <1.3",
]


Expand Down

0 comments on commit f476ede

Please sign in to comment.