Skip to content

Commit fdfc886

Browse files
authored
Merge pull request #3 from zxiao-redhat/main
Fix cannot import name 'json' from 'itsdangerous'" cause by itsdangerous update
2 parents e974940 + 88a1871 commit fdfc886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Flask==1.1.2
2+
itsdangerous==2.0.1
23
waitress==2.0.0

0 commit comments

Comments
 (0)