mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
Updating rq and sentry
This commit is contained in:
parent
62490d6858
commit
7bf18eea74
1 changed files with 3 additions and 3 deletions
|
@ -11,9 +11,9 @@ psycopg2-binary==2.9.3
|
||||||
python-dateutil==2.8.1
|
python-dateutil==2.8.1
|
||||||
redis==3.5.3
|
redis==3.5.3
|
||||||
requests==2.25.1
|
requests==2.25.1
|
||||||
rq==1.1.0
|
rq==1.10.1
|
||||||
rq-dashboard==0.6.1
|
rq-dashboard==0.6.1
|
||||||
rq-scheduler==0.10.0
|
rq-scheduler==0.11.0
|
||||||
sqlalchemy==1.3.22
|
sqlalchemy==1.3.22
|
||||||
sshtunnel==0.2.2
|
sshtunnel==0.2.2
|
||||||
tenacity==5.0.2
|
tenacity==5.0.2
|
||||||
|
@ -21,4 +21,4 @@ websockify==0.9.0
|
||||||
pylint==2.13.9
|
pylint==2.13.9
|
||||||
pylint-quotes==0.2.1
|
pylint-quotes==0.2.1
|
||||||
sentry-sdk[flask]
|
sentry-sdk[flask]
|
||||||
sentry-sdk~=0.19.5
|
sentry-sdk~=1.5.12
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue