Skip to content

Commit

Permalink
Upgrading quenouille
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Feb 23, 2024
1 parent 7a6d336 commit 27837ee
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 @@ -22,7 +22,7 @@ nanoid==2.0.0
playwright==1.35.0
playwright_stealth==1.0.5
pyyaml==6.0.1
quenouille==1.9.0
quenouille==1.9.1
rich==13.6.0
rich-argparse==1.0.0
soupsieve>=2.1,<3
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"playwright>=1.35,<1.36",
"playwright_stealth>=1,<2",
"pyyaml",
"quenouille>=1.9,<2",
"quenouille>=1.9.1,<2",
"rich>=13,<14",
"rich-argparse>=1,<2",
"soupsieve>=2.1,<3",
Expand Down

0 comments on commit 27837ee

Please sign in to comment.