Skip to content
This repository was archived by the owner on Feb 3, 2024. It is now read-only.

Commit 4497aa2

Browse files
committed
Pin requirements
1 parent 91c29eb commit 4497aa2

File tree

1 file changed

+14
-16
lines changed

1 file changed

+14
-16
lines changed

requirements.txt

Lines changed: 14 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,19 @@
1-
alembic
2-
click
1+
alembic==1.7.4
2+
click==8.0.3
33
csh_ldap>=2.0.2
4-
Flask
4+
Flask==2.0.2
55
Flask-Mail==0.9.1
66
Flask-Migrate==3.1.0
77
Flask-pyoidc==1.3.0
8-
Flask-Script
8+
Flask-Script==2.0.6
99
Flask-SQLAlchemy>=2.5.0
10-
gunicorn
11-
itsdangerous
12-
Jinja2
13-
Mako
14-
MarkupSafe
15-
pip
16-
PyMySQL
17-
python-editor
18-
setuptools
19-
SQLAlchemy
20-
Werkzeug
21-
wheel
10+
gunicorn==20.1.0
11+
itsdangerous==2.0.1
12+
Jinja2==3.0.3
13+
Mako==1.1.5
14+
MarkupSafe==2.0.1
15+
PyMySQL==1.0.2
16+
python-editor==1.0.4
17+
SQLAlchemy==1.4.26
18+
Werkzeug==2.0.2
19+

0 commit comments

Comments
 (0)