add requirements.txt
This commit is contained in:
parent
f1e41fc4d0
commit
961e9bc1e3
1 changed files with 7 additions and 0 deletions
7
requirements.txt
Normal file
7
requirements.txt
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
click==8.1.7
|
||||||
|
iniconfig==2.0.0
|
||||||
|
packaging==23.1
|
||||||
|
pluggy==1.3.0
|
||||||
|
pytest==7.4.0
|
||||||
|
typer==0.9.0
|
||||||
|
typing_extensions==4.7.1
|
Loading…
Reference in a new issue