Greg-House commited on
Commit
41f7ac2
·
verified ·
1 Parent(s): bf73ffe
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- aiohttp>=3.8.0
2
- asyncio>=3.4.3
3
- pathlib>=1.0.1
 
 
1
+ aiohttp==3.8.5
2
+ asyncio==3.4.3
3
+ pathlib==1.0.1
4
+ gradio==3.50.2