Merge first implementation
This commit is contained in:
parent
abacb72b30
commit
c508cca080
71 changed files with 3902 additions and 0 deletions
12
requirements/base.txt
Normal file
12
requirements/base.txt
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
certifi==2019.3.9
|
||||
chardet==3.0.4
|
||||
Django==2.2
|
||||
feedparser==5.2.1
|
||||
idna==2.8
|
||||
pkg-resources==0.0.0
|
||||
pytz==2018.9
|
||||
requests==2.21.0
|
||||
sqlparse==0.3.0
|
||||
urllib3==1.24.1
|
||||
psycopg2-binary==2.8.1
|
||||
Pillow==6.0.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue