Skip to content

Commit

Permalink
Upgrading casanova
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Dec 19, 2023
1 parent c06e8c6 commit e43fafc
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 @@ -12,7 +12,7 @@ wheel
about-time==4.2.1
beautifulsoup4==4.11.1
browser-cookie3==0.19.1
casanova==2.0.0
casanova==2.0.1
charset-normalizer==3.1.0
dateparser==1.1.6
ebbe==1.13.2
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"about-time>=4,<5",
"beautifulsoup4>=4.7.1,<5",
"browser-cookie3==0.19.1",
"casanova>=2.0.0,<3",
"casanova>=2.0.1,<3",
"charset-normalizer>=3,<4",
"dateparser>=1.1.1",
"ebbe>=1.13,<2",
Expand Down

0 comments on commit e43fafc

Please sign in to comment.