npc0 commited on
Commit
e392670
·
verified ·
1 Parent(s): 54ef49b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- gradio==4.44.0
2
- docker==7.1.0
3
- GitPython==3.1.43
 
1
+ gradio>=5.0.0
2
+ docker>=7.1.0
3
+ GitPython>=3.1.43