Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amadejkastelic authored and Amadej Kastelic committed May 7, 2024
1 parent 187d058 commit f875287
Show file tree
Hide file tree
Showing 2 changed files with 592 additions and 505 deletions.
12 changes: 6 additions & 6 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@ verify_ssl = true
name = "pypi"

[packages]
tiktokapipy = "==0.2.3"
playwright = "==1.41.2"
tiktokapipy = "==0.2.4.post2"
playwright = "==1.43.0"
"discord.py" = "==2.3.2"
instaloader = "==4.10.3"
instaloader = "==4.11"
facebook-scraper = "==0.2.59"
python-magic = "0.4.27"
redvid = "==2.0.3"
redvid = "==2.0.4"
ffmpeg-python = "==0.2.0"
opencv-python = "==4.9.0.80"
asyncpraw = "==7.7.1"
twscrape = "==0.10.1"
twscrape = "==0.12"
pytube = "==15.0.0"

[dev-packages]
black = "==24.1.1"
black = "==24.4.2"
flake8 = "==7.0.0"
flake8-import-order = "==0.18.2 "

Expand Down
Loading

0 comments on commit f875287

Please sign in to comment.