Skip to content

Commit

Permalink
update loguru
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekkrthakur committed May 1, 2023
1 parent 64c5149 commit 5355775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
LONG_DESCRIPTION = f.read()

INSTALL_REQUIRES = [
"loguru==0.6.0",
"loguru==0.7.0",
"requests==2.28.2",
"tqdm==4.65.0",
"pandas==1.5.3",
Expand Down

0 comments on commit 5355775

Please sign in to comment.