File tree 2 files changed +2
-38
lines changed
2 files changed +2
-38
lines changed Original file line number Diff line number Diff line change 1
- requests
2
- configparser
3
- tweepy
4
- passivetotal
5
- beautifulsoup4 == 4.9.1
6
- lxml == 4.5.1
7
- censys == 1.0.0
8
- shodan
9
- fullcontact.py
10
- pyhunter
11
- spyonweb == 0.1
12
- PyGitHub
13
- telethon == 0.18.3
14
- virustotal-api
15
- pymisp == 2.4.134
16
- OTXv2
17
- IPy
18
- pyasn
19
- maxminddb >= 1.4.0
20
- geoip2
21
- selenium
22
- pysafebrowsing == 0.1.1
23
- pypermacc == 0.1.1
24
- pythreatgrid2 == 0.1.1
25
- pycrtsh == 0.3.3
26
- dnspython
27
- archiveis
28
- consolemd == 0.5.1
29
- pypdns == 1.3
30
- pybinaryedge == 0.5
31
- pytz
32
- dnsdb == 0.2.5
33
- pysecuritytrails == 0.1.3
34
- phonenumbers == 8.12.4
35
- threatminer == 1.0
36
- zetalytics-api == 1.0.1
37
- greynoise
1
+ .
Original file line number Diff line number Diff line change 17
17
install_requires = [
18
18
"requests" ,
19
19
"configparser" ,
20
- "tweepy" ,
20
+ "tweepy>=3.8.0 " ,
21
21
"passivetotal" ,
22
22
"beautifulsoup4==4.9.1" ,
23
23
"lxml==4.5.1" ,
You can’t perform that action at this time.
0 commit comments