Skip to content

Commit

Permalink
Added modules / libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
new92 authored Nov 15, 2023
1 parent eb24d5a commit b66e6b7
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
instagrapi == 1.16.30
instaloader == 4.9.5
instabot == 0.117.0
requests == 2.31.0
instagram_private_api == 1.6.0.0
instapy == 0.6.16
colorama == 0.4.6
selenium == 4.9.0
rich == 12.6.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
numpy>=1.22.2 # not directly required, pinned by Snyk to avoid a vulnerability
pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
tqdm

0 comments on commit b66e6b7

Please sign in to comment.