Skip to content

Commit

Permalink
add pip dependency files
Browse files Browse the repository at this point in the history
  • Loading branch information
jburget committed Jun 14, 2023
1 parent 51eac4b commit 0a4a230
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 0 deletions.
7 changes: 7 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
blinker==1.6.2
click==8.1.3
Flask==2.3.2
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
Werkzeug==2.3.6
13 changes: 13 additions & 0 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
blinker==1.6.2
click==8.1.3
exceptiongroup==1.1.1
Flask==2.3.2
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
MarkupSafe==2.1.3
packaging==23.1
pluggy==1.0.0
pytest==7.3.2
tomli==2.0.1
Werkzeug==2.3.6

0 comments on commit 0a4a230

Please sign in to comment.