Kizi-Art commited on
Commit
1e62ec2
1 Parent(s): a7f2c15

Upload requirements-test.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements-test.txt +3 -0
requirements-test.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ pytest-base-url~=2.0
2
+ pytest-cov~=4.0
3
+ pytest~=7.3