-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
27 lines (23 loc) · 1.44 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Requirements automatically generated by pigar.
# https://github.com/damnever/pigar
# quickstart_templates/instapy/friends_last_post_likes_and_interact_with_user_based_on_hashtahs.py: 55
PyYAML == 5.1
# quickstart_templates/linkedinpy/foundersearch.py: 6
# quickstart_templates/linkedinpy/foundersearchus.py: 6
SocialCommons == 0.1.dev0
# quickstart_templates/instapy/basic_follow-unfollow_activity.py: 21,22
# quickstart_templates/instapy/follow_unfollow_and_send_telegram_msg.py: 19,20
# quickstart_templates/instapy/friends_last_post_likes_and_interact_with_user_based_on_hashtahs.py: 58,59
# quickstart_templates/instapy/good_commenting_strategy_and_new_qs_system.py: 24,25
# quickstart_templates/instapy/good_usage_of_blacklist.py: 12,13
# quickstart_templates/instapy/like_by_tag_interact_unfollow.py: 9,10
# quickstart_templates/instapy/massive_follow_then_unfollow_works-non-stop.py: 10,11
# quickstart_templates/instapy/playing_around_with_quota_supervisor.py: 10,11
# quickstart_templates/instapy/simple_but_effective.py: 8,9
# quickstart_templates/instapy/simple_interaction_good_for_beginners.py: 14,15
# quickstart_templates/instapy/stylish_unfollow_tips_and_like_by_tags.py: 12,13
# quickstart_templates/instapy/super_simple_setting_for_crontab.py: 9,10
# quickstart_templates/instapy/target_followers_of_similar_accounts_and_influencers.py: 15,16
instapy == 0.1.3
# quickstart_templates/instapy/follow_unfollow_and_send_telegram_msg.py: 17
requests == 2.21.0