Skip to content

Commit 91bcd93

Browse files
author
Amanda
committed
fix: python version
1 parent 9f1d42d commit 91bcd93

1 file changed

Lines changed: 1 addition & 31 deletions

File tree

cc-mage/requirements.txt

Lines changed: 1 addition & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,4 @@
11
#osmnx==1.9.3
22
cython
33
numpy
4-
pandas==3.0.0
5-
#annotated-types==0.7.0
6-
#certifi==2024.12.14
7-
#anyio==4.8.0
8-
#charset-normalizer==3.4.0
9-
#colorama==0.4.6
10-
#distro==1.9.0
11-
#h11==0.14.0
12-
#httpcore==1.0.7
13-
#httpx==0.28.1
14-
#idna==3.10
15-
#jiter==0.8.2
16-
#langsmith==0.2.1
17-
#openai==1.57.1
18-
#orjson==3.10.12
19-
#pydantic==2.10.3
20-
#pydantic-core==2.27.1
21-
#python-dotenv==1.0.1
22-
#PyYAML==6.0.2
23-
#requests==2.32.3
24-
#requests-toolbelt==1.0.0
25-
#sniffio==1.3.1
26-
#tqdm==4.67.1
27-
#typing_extensions==4.12.2
28-
#urllib3==2.3.0
29-
#shapely==2.0.4
30-
#fiona
31-
#pyproj==3.6.*
32-
#geopandas==0.14.4
33-
#xarray==2024.*
34-
#netcdf4
4+
pandas>=2.0,<3

0 commit comments

Comments
 (0)