kevin1911 commited on
Commit
c58b7ae
·
verified ·
1 Parent(s): 0a5d37a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -7
requirements.txt CHANGED
@@ -1,7 +1,6 @@
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
 
1
+ gradio
2
+ gitpython
3
+ radon
4
+ pylint
5
+ pytest
6
+ coverage