Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
amadejkastelic committed May 7, 2024
1 parent a32facd commit 7b7d271
Show file tree
Hide file tree
Showing 3 changed files with 1,002 additions and 919 deletions.
16 changes: 8 additions & 8 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ verify_ssl = true
name = "pypi"

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

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

[requires]
Expand Down
Loading

0 comments on commit 7b7d271

Please sign in to comment.