File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ flask-sqlalchemy==2.4.4; (python_version >= "2.7" and python_full_version < "3.0
44flask == 1.1.2 ; (python_version >= "2.7" and python_full_version < "3.0.0" ) or (python_full_version >= "3.5.0" )
55intervaltree == 3.1.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
66itsdangerous == 1.1.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
7- jinja2 == 2.11.2 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
7+ jinja2 == 2.11.3 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
88markupsafe == 1.1.1 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
99protobuf == 3.14.0 ; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.5.0"
1010pymysql == 1.0.2
You can’t perform that action at this time.
0 commit comments