Skip to content

Commit

Permalink
build: library version update
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Brito committed Nov 20, 2024
1 parent 01b0023 commit 09d26db
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 @@ -6,6 +6,6 @@ numpy==1.26.4
pandas==2.2.3
python-dotenv==1.0.1
questionary==2.0.1
scipy==1.14.1
scipy==1.13.1
tcxreader==0.4.10
tqdm==4.67.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"pandas==2.2.3",
"python-dotenv==1.0.1",
"questionary==2.0.1",
"scipy==1.14.1",
"scipy==1.13.1",
"tcxreader==0.4.10",
"tqdm==4.67.0"
],
Expand Down

0 comments on commit 09d26db

Please sign in to comment.