Skip to content

Commit

Permalink
Updated the requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
SekouDiaoNlp committed Oct 22, 2021
1 parent e0801b1 commit ae9e57f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ tqdm
pyxlsb
# faster_than_csv
pandas
Click>=7.1
Click>=8.0.3
setuptools~=49.6.0
joblib~=1.0.1
dataclasses>=0.6; python_version < '3.7'
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ pytest
pytest-runner
bandit
mypy
Click>=7.1
Click>=8.0.3
dataclasses>=0.6; python_version < '3.7'

0 comments on commit ae9e57f

Please sign in to comment.