mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-02-12 13:01:51 +00:00
Merge branch 'master' into py_oidc_upgrade
This commit is contained in:
commit
30262fd360
1 changed files with 5 additions and 5 deletions
|
@ -1,19 +1,19 @@
|
||||||
black~=20.8b1
|
black~=20.8b1
|
||||||
csh-ldap~=2.2.0
|
csh-ldap~=2.2.0
|
||||||
flask==1.0.2
|
flask==1.1.2
|
||||||
flask-pyoidc==3.7.0
|
flask-pyoidc==3.7.0
|
||||||
gunicorn==19.9.0
|
gunicorn==20.0.4
|
||||||
paramiko==2.4.2
|
paramiko==2.7.2
|
||||||
proxmoxer==1.1.1
|
proxmoxer==1.1.1
|
||||||
psutil==5.8.0
|
psutil==5.8.0
|
||||||
psycopg2-binary==2.8.6
|
psycopg2-binary==2.8.6
|
||||||
python-dateutil==2.7.3
|
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.1.0
|
||||||
rq-dashboard==0.6.1
|
rq-dashboard==0.6.1
|
||||||
rq-scheduler==0.10.0
|
rq-scheduler==0.10.0
|
||||||
sqlalchemy==1.3.20
|
sqlalchemy==1.3.22
|
||||||
sshtunnel==0.2.2
|
sshtunnel==0.2.2
|
||||||
tenacity==5.0.2
|
tenacity==5.0.2
|
||||||
websockify==0.8.0
|
websockify==0.8.0
|
||||||
|
|
Loading…
Reference in a new issue