put ==versions on requirements.txt
This commit is contained in:
parent
f7455e6347
commit
03c62c97a1
1 changed files with 12 additions and 12 deletions
|
@ -1,12 +1,12 @@
|
||||||
beautifulsoup4
|
beautifulsoup4==4.8.0
|
||||||
dnspython
|
dnspython==1.16.0
|
||||||
feedparser
|
feedparser==5.2.1
|
||||||
lxml
|
lxml==4.4.1
|
||||||
netifaces
|
netifaces==0.10.9
|
||||||
PySocks
|
PySocks==1.7.1
|
||||||
pytz
|
pytz==2019.2
|
||||||
requests
|
requests==2.22.0
|
||||||
scrypt
|
scrypt==0.8.13
|
||||||
suds-jurko
|
suds-jurko==0.6
|
||||||
tornado
|
tornado==3.2.1
|
||||||
tweepy
|
tweepy==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue