mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Updating redis requirement for flask monitor
This commit is contained in:
parent
c5a9b863b2
commit
c43e6db830
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
flask==1.1.2
|
||||
pymongo==3.11.2
|
||||
psycopg2>=2,<3
|
||||
redis==2.10.5
|
||||
redis==3.5.3
|
||||
pyes==0.99.6
|
||||
pymysql==0.10.1
|
||||
celery>=4,<5
|
||||
|
|
Loading…
Add table
Reference in a new issue