delmelle commited on
Commit
b5643cf
·
verified ·
1 Parent(s): 2cf4f06

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -6
requirements.txt CHANGED
@@ -1,6 +1,13 @@
1
- panel
2
- jupyter
3
- transformers
4
- numpy
5
- torch
6
- aiohttp
 
 
 
 
 
 
 
 
1
+ panel==1.2.1
2
+ geopandas==0.13.2
3
+ folium==0.14.0
4
+ altair==5.1.0
5
+ notebook==6.5.4
6
+ vega==4.0.0
7
+ param==1.13.0
8
+ holoviews==1.17.0
9
+ hvplot==0.9.0
10
+ bokeh==3.2.1
11
+ requests==2.31.0
12
+ numpy>=1.24.0,<1.27.0 # Ensure compatibility with Pandas and other dependencies
13
+ pandas>=1.5.3,<2.1.0 # Compatible with Python 3.11 and other libraries