We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ecab88 commit 84f9a00Copy full SHA for 84f9a00
requirements.txt
@@ -1,18 +1,19 @@
1
-flask
2
-flask_pyoidc==1.3.0
3
-proxmoxer
4
-psycopg2-binary
5
-sqlalchemy
6
-python-dateutil
7
-csh_ldap
8
-rq
9
-rq-scheduler
10
-gunicorn
11
-raven
12
-paramiko
13
-websockify
14
-sshtunnel
15
-psutil
16
-requests
17
-rq_dashboard
18
-tenacity
+csh-ldap==2.1.1
+flask==1.0.2
+flask-pyoidc==1.3.0
+gunicorn==19.9.0
+paramiko==2.4.2
+proxmoxer==1.0.3
+psutil==5.4.7
+psycopg2-binary==2.7.5
+python-dateutil==2.7.3
+raven==6.9.0
+redis==2.10.6
+requests==2.20.1
+rq==0.12.0
+rq-dashboard==0.3.12
+rq-scheduler==0.8.3
+sqlalchemy==1.2.12
+sshtunnel==0.1.4
+tenacity==5.0.2
19
+websockify==0.8.0
0 commit comments