loktar commited on
Commit
b420a3b
·
verified ·
1 Parent(s): 9de2a09

Update requirements.txt

Browse files

Added asyncio to dependencies

Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -3,4 +3,5 @@ smolagents
3
  requests
4
  duckduckgo_search
5
  pandas
6
- python-weather
 
 
3
  requests
4
  duckduckgo_search
5
  pandas
6
+ python-weather
7
+ asyncio