Skip to content

Commit

Permalink
Fix dependency conflict for issue
Browse files Browse the repository at this point in the history
  • Loading branch information
NeolithEra committed Aug 9, 2019
1 parent 2aab8e4 commit e6425c0
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
beautifulsoup4
bs4
certifi
colorama
lxml
PySocks
beautifulsoup4>=4.8.0
bs4>=0.0.1
certifi>=2019.6.16
colorama>=0.4.1
lxml>=4.4.0
PySocks>=1.7.0
requests>=2.22.0
requests-futures
soupsieve
stem
torrequest
requests-futures>=1.0.0
soupsieve>=1.9.2
stem>=1.7.1
torrequest>=0.1.0

0 comments on commit e6425c0

Please sign in to comment.