Skip to content

Commit a4c7f5d

Browse files
committed
fix for python build
1 parent 21b1e2d commit a4c7f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

embedding-calculator/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ flasgger==0.9.5
55
Flask==1.1.2
66
itsdangerous==2.0.1 # itsdangerous is a Flask dependency, update it with Flask
77
jinja2<3.1.0 # jinja2 is a Flask dependency, update it with Flask
8-
gdown~=4.3.0
8+
gdown~=4.5.4
99
Werkzeug==1.0.1
1010
PyYAML==5.4.1
1111

0 commit comments

Comments
 (0)