Skip to content

Commit

Permalink
add flask extension to connexion
Browse files Browse the repository at this point in the history
  • Loading branch information
jdkent committed Oct 24, 2023
1 parent 7e8fb93 commit d320816
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion store/neurostore/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aniso8601~=8.1
auth0-python~=3.16
authlib~=0.15
connexion[swagger-ui,uvicorn]==3.0.0a7
connexion[swagger-ui,uvicorn,flask]==3.0.0a7
email-validator~=1.1
flake8~=3.8
flask~=2.0
Expand Down

0 comments on commit d320816

Please sign in to comment.