snappass/requirements.txt
Jon Parise b8121166b7
Remove transitive dependencies (#167)
Given how we're currently managing our dependencies in this project, it
doesn't make sense to list transitive dependencies in this set of
requirements (i.e. it's not meant to act as a lock file).
2022-05-17 12:29:12 -07:00

7 lines
117 B
Text

cryptography==37.0.2
Flask==1.0.2
itsdangerous==0.24
Jinja2==2.11.3
MarkupSafe==1.1.1
redis==2.10.6
Werkzeug==0.15.6