Skip to content

Commit

Permalink
Create requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Sep 22, 2024
1 parent eeca126 commit 89ba654
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions bank_integration/banks/banking_app/app/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
Flask==2.0.1
Flask-SQLAlchemy==2.5.1
Flask-Marshmallow==0.14.0
Flask-JWT-Extended==4.0.1
SQLAlchemy==1.4.25
marshmallow==3.13.0
python-dotenv==0.19.2
logging==0.4.1.3

0 comments on commit 89ba654

Please sign in to comment.