Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ cffi==1.14.0 # via brotlipy, cryptography
chardet==3.0.4 # via requests
configparser==5.0.0 # via tini
coverage==5.1 # via django-coverage-plugin
cryptography==2.9 # via pyjwt
cryptography==3.2 # via pyjwt
defusedxml==0.6.0 # via python3-openid
dj-database-url==0.5.0 # via -r requirements.in, django-heroku
django-appconf==1.0.4 # via -r requirements.in
Expand Down