kevin1911 commited on
Commit
f8899ac
·
verified ·
1 Parent(s): f0b7f76

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +7 -0
requirement.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio==3.16.0
2
+ requests==2.28.1
3
+ gitpython==3.1.30
4
+ radon==5.2.0
5
+ pylint==2.14.5
6
+ pytest==7.1.2
7
+ coverage==6.3.2