Skip to content
Open
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 @@ -10,7 +10,7 @@ certifi==2021.5.30 # via requests
cffi==1.14.1 # via cryptography
charset-normalizer==2.0.6 # via requests
click==8.0.1 # via flask
cryptography==3.3.2 # via authlib, python-jose
cryptography==39.0.1 # via authlib, python-jose
ecdsa==0.14.1 # via python-jose
flask-cors==3.0.10 # via sof_wrapper (setup.py)
flask-session==0.3.2 # via sof_wrapper (setup.py)
Expand Down