Skip to content

Commit

Permalink
Merge pull request #59 from Lucs1590/dependabot/pip/questionary-2.1.0
Browse files Browse the repository at this point in the history
build(deps): bump questionary from 2.0.1 to 2.1.0
  • Loading branch information
Lucs1590 authored Dec 30, 2024
2 parents de05428 + 7a9c926 commit 6e16f2b
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 @@ -5,7 +5,7 @@ langchain_openai==0.2.14
numpy==1.26.4
pandas==2.2.3
python-dotenv==1.0.1
questionary==2.0.1
questionary==2.1.0
scipy==1.13.1
tcxreader==0.4.10
tqdm==4.67.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ def read(file_name):
"numpy==1.26.4",
"pandas==2.2.3",
"python-dotenv==1.0.1",
"questionary==2.0.1",
"questionary==2.1.0",
"scipy==1.13.1",
"tcxreader==0.4.10",
"tqdm==4.67.1"
Expand Down

0 comments on commit 6e16f2b

Please sign in to comment.