Skip to content

Commit

Permalink
fixup comment
Browse files Browse the repository at this point in the history
  • Loading branch information
amCap1712 committed Feb 21, 2022
1 parent 49e4989 commit fbc33db
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ SQLAlchemy>=1.3.16
mbdata==25.0.4
sqlalchemy-dst>=1.0.1
importlib-metadata>=3.10.0
itsdangerous==2.0.1 # last version compatible with Flask 1.*
# last versions compatible with Flask 1.*
itsdangerous==2.0.1
MarkupSafe==2.0.1

0 comments on commit fbc33db

Please sign in to comment.