DavidSB commited on
Commit
aa2b63b
·
verified ·
1 Parent(s): c95f487

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,10 +1,11 @@
1
- gradio
2
- pandas
3
  geopandas
4
- numpy
5
- scipy
6
  openpyxl
7
  python-docx
8
  num2words
9
  fpdf
10
- plotly
 
 
1
+ gradio==3.28.0
2
+ pandas==1.5.3
3
  geopandas
4
+ numpy==1.24.1
5
+ scipy==1.8.0
6
  openpyxl
7
  python-docx
8
  num2words
9
  fpdf
10
+ plotly
11
+ pyproj