Skip to content

Commit

Permalink
Lower click version to avoid mismatch
Browse files Browse the repository at this point in the history
After alephdata#508 a version
mismatch was produced. We have to revert click until
alephdata/followthemoney#1227 gets released.
  • Loading branch information
stchris authored and simonwoerpel committed Oct 31, 2023
1 parent 407f9c2 commit 75826f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ fasttext==0.9.2
# Development
pytest==7.4.0
pytest-cov==4.1.0
click==8.1.7
click==8.1.6

# File format support
dbf==0.99.3
Expand Down

0 comments on commit 75826f5

Please sign in to comment.