Skip to content

Commit 0156770

Browse files
Specify all dependency versions in requirements.txt
1 parent 7f7b158 commit 0156770

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

requirements.txt

+5-5
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jinja2==3.1.2
88
sqlalchemy_utils
99
sqlalchemy==1.4.46
1010
alchemyjsonschema
11-
flask
12-
flask_restx
13-
prometheus_client
14-
grequests
15-
mysqlclient
11+
flask==2.2.2
12+
flask_restx==1.0.3
13+
prometheus_client==0.14.1
14+
grequests==0.6.0
15+
mysqlclient==1.4.6

0 commit comments

Comments
 (0)