test: add requirements.txt for ut scripts
This commit is contained in:
parent
4ed3f21d72
commit
d4b9c5a822
1 changed files with 11 additions and 0 deletions
11
requirements.txt
Normal file
11
requirements.txt
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
blinker==1.8.2
|
||||
cffi==1.17.0
|
||||
click==8.1.7
|
||||
cryptography==43.0.0
|
||||
Flask==3.0.3
|
||||
itsdangerous==2.2.0
|
||||
Jinja2==3.1.4
|
||||
MarkupSafe==2.1.5
|
||||
pycparser==2.22
|
||||
PySocks==1.7.1
|
||||
Werkzeug==3.0.4
|
||||
Loading…
Add table
Reference in a new issue