mirror of
https://github.com/ComputerScienceHouse/proxstar.git
synced 2025-03-09 15:40:09 +00:00
freeze requirements
This commit is contained in:
parent
4ecab88b7d
commit
84f9a00735
1 changed files with 19 additions and 18 deletions
|
@ -1,18 +1,19 @@
|
||||||
flask
|
csh-ldap==2.1.1
|
||||||
flask_pyoidc==1.3.0
|
flask==1.0.2
|
||||||
proxmoxer
|
flask-pyoidc==1.3.0
|
||||||
psycopg2-binary
|
gunicorn==19.9.0
|
||||||
sqlalchemy
|
paramiko==2.4.2
|
||||||
python-dateutil
|
proxmoxer==1.0.3
|
||||||
csh_ldap
|
psutil==5.4.7
|
||||||
rq
|
psycopg2-binary==2.7.5
|
||||||
rq-scheduler
|
python-dateutil==2.7.3
|
||||||
gunicorn
|
raven==6.9.0
|
||||||
raven
|
redis==2.10.6
|
||||||
paramiko
|
requests==2.20.1
|
||||||
websockify
|
rq==0.12.0
|
||||||
sshtunnel
|
rq-dashboard==0.3.12
|
||||||
psutil
|
rq-scheduler==0.8.3
|
||||||
requests
|
sqlalchemy==1.2.12
|
||||||
rq_dashboard
|
sshtunnel==0.1.4
|
||||||
tenacity
|
tenacity==5.0.2
|
||||||
|
websockify==0.8.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue