mirror of
https://github.com/laramies/theHarvester.git
synced 2025-02-24 22:42:56 +08:00
Update requirements.txt
Updated requirements to be less strict.
This commit is contained in:
parent
90846b0f15
commit
e22357b89e
1 changed files with 3 additions and 3 deletions
|
@ -1,3 +1,3 @@
|
|||
beautifulsoup4==4.7.0
|
||||
plotly==3.4.2
|
||||
requests==2.21.0
|
||||
beautifulsoup4>=4.7.0
|
||||
plotly>=3.4.2
|
||||
requests>=2.21.0
|
||||
|
|
Loading…
Reference in a new issue