Update requirements
This commit is contained in:
parent
9a449bf3ca
commit
b46ce36c63
|
@ -1,22 +1,30 @@
|
|||
beautifulsoup4==4.8.1
|
||||
certifi==2019.9.11
|
||||
beautifulsoup4==4.9.1
|
||||
bleach==3.1.5
|
||||
certifi==2020.6.20
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
click==7.1.2
|
||||
commonmark==0.9.1
|
||||
Flask==1.1.1
|
||||
Flask==1.1.2
|
||||
Flask-Cors==3.0.8
|
||||
idna==2.8
|
||||
gevent==20.6.2
|
||||
greenlet==0.4.16
|
||||
idna==2.10
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.3
|
||||
Jinja2==2.11.2
|
||||
MarkupSafe==1.1.1
|
||||
pkg-resources==0.0.0
|
||||
packaging==20.4
|
||||
praw==6.4.0
|
||||
prawcore==1.0.1
|
||||
requests==2.22.0
|
||||
six==1.12.0
|
||||
soupsieve==1.9.4
|
||||
update-checker==0.16
|
||||
urllib3==1.25.6
|
||||
websocket-client==0.56.0
|
||||
Werkzeug==0.16.0
|
||||
prawcore==1.4.0
|
||||
pyparsing==2.4.7
|
||||
requests==2.24.0
|
||||
six==1.15.0
|
||||
soupsieve==2.0.1
|
||||
SQLAlchemy==1.3.18
|
||||
update-checker==0.17
|
||||
urllib3==1.25.9
|
||||
webencodings==0.5.1
|
||||
websocket-client==0.57.0
|
||||
Werkzeug==1.0.1
|
||||
Whoosh==2.7.4
|
||||
zope.event==4.4
|
||||
zope.interface==5.1.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user