Skip to content

Commit 13c04cd

Browse files
authored
Fixing markupsafe requirement (#41)
Signed-off-by: oumkale <[email protected]> Co-authored-by: oumkale <[email protected]>
1 parent 5d18cf8 commit 13c04cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ pyparsing==2.4.7
1414
python-dateutil==2.8.1
1515
pytz==2021.1
1616
pytzdata==2020.1
17-
boto3==1.20.13
17+
boto3==1.20.13
18+
markupsafe==2.0.1

0 commit comments

Comments
 (0)