Skip to content

Commit

Permalink
Merge pull request #3 from Adal3n3/step0
Browse files Browse the repository at this point in the history
step0: add python dependencies
  • Loading branch information
Adal3n3 authored Apr 23, 2024
2 parents 0867a5f + 3fc6dfc commit 1b5fb3e
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions api/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
blinker==1.7.0
certifi==2024.2.2
click==8.1.7
coverage==7.4.4
distlib==0.3.8
filelock==3.13.4
Flask==3.0.3
iniconfig==2.0.0
itsdangerous==2.2.0
Jinja2==3.1.3
MarkupSafe==2.1.5
packaging==24.0
platformdirs==4.2.0
pluggy==1.4.0
pytest==8.1.1
pytest-cov==5.0.0
setuptools==69.5.1
virtualenv==20.25.3
Werkzeug==3.0.2
wheel==0.43.0

0 comments on commit 1b5fb3e

Please sign in to comment.