Skip to content

Commit

Permalink
<update> requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
kirianguiller committed Oct 22, 2020
1 parent b26393e commit 1377c31
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ certifi==2020.6.20
cffi==1.14.3
chardet==3.0.4
click==7.1.2
cryptography==3.1.1
cryptography==2.9.2
Flask==1.1.2
flask-accepts==0.17.4
Flask-Login==0.5.0
Expand All @@ -21,6 +21,7 @@ iniconfig==1.1.1
itsdangerous==1.1.0
Jinja2==2.11.2
jsonschema==3.2.0
jwt==1.0.0
MarkupSafe==1.1.1
marshmallow==3.8.0
mypy==0.790
Expand All @@ -43,6 +44,7 @@ regex==2020.10.15
requests==2.24.0
six==1.15.0
SQLAlchemy==1.3.20
SQLAlchemy-Utils==0.36.8
toml==0.10.1
typed-ast==1.4.1
typing-extensions==3.7.4.3
Expand Down

0 comments on commit 1377c31

Please sign in to comment.