hermanda commited on
Commit
50e41c4
·
verified ·
1 Parent(s): 051a9e7

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ beautifulsoup4==4.12.3
2
+ gradio==5.12.0
3
+ pandas==2.2.3
4
+ polars==1.20.0
5
+ Requests==2.32.3
6
+ tqdm==4.67.1
7
+ pyarrow==19.0.0
8
+ python-dotenv==1.0.1
9
+ geopy==2.4.1
10
+ cachetools==5.5.1