Skip to content

Commit

Permalink
Upgrade dependencies, including RQ to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
asteinlein committed Jun 17, 2021
1 parent f0759e2 commit dbef913
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
arrow==0.16.0
backports.functools-lru-cache==1.5 ; python_version < "3.3"
click==7.1.2
flask==1.1.2
flask==1.1.4
itsdangerous==1.1.0 # via flask
jinja2==2.11.2 # via flask
markupsafe==1.1.1 # via jinja2
python-dateutil==2.8.1 # via arrow
redis==3.5.3
rq==1.3.0
rq==1.8.1
six==1.15.0
werkzeug==1.0.1
Redis-Sentinel-Url==1.0.1

0 comments on commit dbef913

Please sign in to comment.