Almaatla commited on
Commit
f88d2d4
·
verified ·
1 Parent(s): ed10b54

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ fastapi>=0.68.0
2
+ uvicorn>=0.15.0
3
+ google-search-results>=2.0.0
4
+ python-dotenv>=0.19.0