Skip to content

Commit

Permalink
Upgrading ural
Browse files Browse the repository at this point in the history
  • Loading branch information
Yomguithereal committed Dec 20, 2023
1 parent e055d90 commit 8dd148d
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 @@ -30,5 +30,5 @@ tenacity==8.2.1
trafilatura==1.6.0
typing_extensions>=4.3; python_version < '3.11'
twitwi==0.18.2
ural==1.2.2
ural==1.2.3
urllib3==1.26.16
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"tenacity>=8,<9",
"trafilatura>=1.6,<1.7",
"twitwi>=0.18.2,<0.19",
"ural>=1.2.2,<2",
"ural>=1.2.3,<2",
"urllib3>=1.26.16,<2",
],
extras_require={
Expand Down

0 comments on commit 8dd148d

Please sign in to comment.