mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
update requirements.txt file
This commit is contained in:
parent
37aa20a4d4
commit
a1df400c96
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
bleach==3.1.0
|
bleach==3.1.0
|
||||||
beautifulsoup4==4.8.0
|
beautifulsoup4==4.8.0
|
||||||
boto==2.43.0
|
boto==2.43.0
|
||||||
celery==3.1.25
|
celery==4.4.5
|
||||||
chardet==3.0.4
|
chardet==3.0.4
|
||||||
cssutils==1.0.1
|
cssutils==1.0.1
|
||||||
django-celery-with-redis==3.0
|
django-celery-with-redis==3.0
|
||||||
|
@ -12,7 +12,7 @@ django-extensions==2.2.9
|
||||||
django-mailgun==0.9.1
|
django-mailgun==0.9.1
|
||||||
django-oauth-toolkit==1.2.0
|
django-oauth-toolkit==1.2.0
|
||||||
django-qurl==0.1.1
|
django-qurl==0.1.1
|
||||||
django-redis-cache==1.5.5
|
django-redis-cache==2.1.1
|
||||||
django-redis-sessions==0.5.6
|
django-redis-sessions==0.5.6
|
||||||
django-ses==0.7.1
|
django-ses==0.7.1
|
||||||
django-timezone-field==2.0
|
django-timezone-field==2.0
|
||||||
|
@ -46,7 +46,7 @@ python-digitalocean==1.13.2
|
||||||
python-gflags==3.1.0
|
python-gflags==3.1.0
|
||||||
pytz==2018.3
|
pytz==2018.3
|
||||||
raven==6.10.0
|
raven==6.10.0
|
||||||
redis==2.10.5
|
redis==3.2.0
|
||||||
requests==2.20.0
|
requests==2.20.0
|
||||||
scipy==1.4.1
|
scipy==1.4.1
|
||||||
seacucumber==1.5.2
|
seacucumber==1.5.2
|
||||||
|
|
Loading…
Add table
Reference in a new issue