Skip to content

Commit

Permalink
fix: requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Datalux committed Aug 7, 2020
1 parent 3c931ac commit 75a2b21
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

# Osintgram
Osintgram is a **OSINT** tool on Instagram.
Osintgram is a fork of https://github.com/LevPasha/Instagram-API-python and https://github.com/woj-ciech/OSINT/tree/master/insta.

**I don't assume any responsability for the use of this tool**

Expand Down Expand Up @@ -77,3 +76,6 @@ Run `git pull` in Osintgram directory

# Contributing
You can propose a feature request opening an issue or a pull request.

## External library
Instagram API: https://github.com/ping/instagram_private_api
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ requests==2.24.0
requests-toolbelt==0.9.1
moviepy==0.2.2.11
geopy==1.11
prettytable==0.7.2
prettytable==0.7.2
instagram-private-api==1.6.0

0 comments on commit 75a2b21

Please sign in to comment.