Skip to content

Commit

Permalink
Fix itsdangerous import error
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-mois committed Feb 22, 2022
1 parent 30bb48d commit 37857a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ python =
[testenv]
deps =
freezegun
itsdangerous <= 2.0.1
pandas
prefect
pytest
Expand Down

0 comments on commit 37857a2

Please sign in to comment.