Skip to content

Commit

Permalink
dep/add flask-cors
Browse files Browse the repository at this point in the history
  • Loading branch information
lasseborly authored Apr 21, 2022
1 parent 4fc0c1c commit c3e237a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions requirements-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ deap==1.3.1
Deprecated==1.2.13
docopt==0.6.2
Flask==1.1.2
Flask-Cors==3.0.10
idna==2.10
inflection==0.5.1
iniconfig==1.1.1
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
connexion==2.7.0
connexion[swagger-ui]
Flask==1.1.2
Flask-Cors==3.0.10
ProcessOptimizer==0.7.3
json-tricks==3.15.5
cryptography==3.4.7
Expand Down

0 comments on commit c3e237a

Please sign in to comment.