Skip to content

Commit 84f9a00

Browse files
committed
freeze requirements
1 parent 4ecab88 commit 84f9a00

File tree

1 file changed

+19
-18
lines changed

1 file changed

+19
-18
lines changed

requirements.txt

Lines changed: 19 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -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
1+
csh-ldap==2.1.1
2+
flask==1.0.2
3+
flask-pyoidc==1.3.0
4+
gunicorn==19.9.0
5+
paramiko==2.4.2
6+
proxmoxer==1.0.3
7+
psutil==5.4.7
8+
psycopg2-binary==2.7.5
9+
python-dateutil==2.7.3
10+
raven==6.9.0
11+
redis==2.10.6
12+
requests==2.20.1
13+
rq==0.12.0
14+
rq-dashboard==0.3.12
15+
rq-scheduler==0.8.3
16+
sqlalchemy==1.2.12
17+
sshtunnel==0.1.4
18+
tenacity==5.0.2
19+
websockify==0.8.0

0 commit comments

Comments
 (0)