Skip to content

Commit

Permalink
added requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalSontakke committed Sep 6, 2024
1 parent 9e20e9f commit f39d0d6
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions Requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Jinja2 == 3.1.4
MarkupSafe == 2.1.5
allure-pytest == 2.13.5
allure-python-commons == 2.13.5
attrs == 24.2.0
certifi == 2024.7.4
charset-normalizer == 3.3.2
colorama == 0.4.6
idna == 3.7
iniconfig == 2.0.0
logging == 0.4.9.6
packaging == 24.1
pip == 23.2.1
pluggy == 1.5.0
pytest == 8.3.2
pytest-html == 4.1.1
pytest-metadata == 3.1.1
requests == 2.32.3

0 comments on commit f39d0d6

Please sign in to comment.