Skip to content

Commit

Permalink
Add requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
alstr committed Oct 27, 2022
1 parent bbe3463 commit 0bc6398
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
attrs==22.1.0
certifi==2021.10.8
charset-normalizer==2.0.7
exceptiongroup==1.0.0
idna==3.3
iniconfig==1.1.1
packaging==21.3
pluggy==1.0.0
pyparsing==3.0.9
pytest==7.2.0
requests==2.26.0
ruamel.yaml==0.17.17
ruamel.yaml.clib==0.2.6
tomli==2.0.1
urllib3==1.26.7

0 comments on commit 0bc6398

Please sign in to comment.