jomasego commited on
Commit
ddbac72
·
1 Parent(s): 3e48648

fix: Remove unnecessary asyncio-compat dependency

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -1
requirements.txt CHANGED
@@ -1,3 +1,2 @@
1
  gradio>=4.0.0
2
  httpx>=0.25.0
3
- asyncio-compat>=0.1.0
 
1
  gradio>=4.0.0
2
  httpx>=0.25.0