easier to read requirements.txt
This commit is contained in:
parent
8f9c063114
commit
5a2e4db608
1 changed files with 16 additions and 16 deletions
|
@ -1,16 +1,16 @@
|
||||||
beautifulsoup4==4.8.0
|
beautifulsoup4 ==4.8.0
|
||||||
cryptography==2.7
|
cryptography ==2.7
|
||||||
dataclasses==0.6
|
dataclasses ==0.6
|
||||||
dnspython==1.16.0
|
dnspython ==1.16.0
|
||||||
feedparser==5.2.1
|
feedparser ==5.2.1
|
||||||
html5lib==1.0.1
|
html5lib ==1.0.1
|
||||||
lxml==4.4.1
|
lxml ==4.4.1
|
||||||
netifaces==0.10.9
|
netifaces ==0.10.9
|
||||||
PySocks==1.7.1
|
PySocks ==1.7.1
|
||||||
python-dateutil==2.8.1
|
python-dateutil ==2.8.1
|
||||||
pytz==2019.2
|
pytz ==2019.2
|
||||||
requests==2.22.0
|
requests ==2.22.0
|
||||||
scrypt==0.8.13
|
scrypt ==0.8.13
|
||||||
suds-jurko==0.6
|
suds-jurko ==0.6
|
||||||
tornado==6.0.3
|
tornado ==6.0.3
|
||||||
tweepy==3.8.0
|
tweepy ==3.8.0
|
||||||
|
|
Loading…
Reference in a new issue