forked from tanner/qotnews
Cache all articles in IndexedDB
This commit is contained in:
25
apiserver/requirements.txt
Normal file
25
apiserver/requirements.txt
Normal file
@@ -0,0 +1,25 @@
|
||||
beautifulsoup4==4.8.0
|
||||
certifi==2019.6.16
|
||||
chardet==3.0.4
|
||||
Click==7.0
|
||||
commonmark==0.9.0
|
||||
feedparser==5.2.1
|
||||
Flask==1.1.1
|
||||
Flask-Cors==3.0.8
|
||||
future==0.17.1
|
||||
idna==2.8
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.10.1
|
||||
MarkupSafe==1.1.1
|
||||
pkg-resources==0.0.0
|
||||
praw==6.3.1
|
||||
prawcore==1.0.1
|
||||
requests==2.22.0
|
||||
six==1.12.0
|
||||
soupsieve==1.9.3
|
||||
update-checker==0.16
|
||||
urllib3==1.25.3
|
||||
webencodings==0.5.1
|
||||
websocket-client==0.56.0
|
||||
Werkzeug==0.15.5
|
||||
Whoosh==2.7.4
|
Reference in New Issue
Block a user