We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f1d42d commit 91bcd93Copy full SHA for 91bcd93
1 file changed
cc-mage/requirements.txt
@@ -1,34 +1,4 @@
1
#osmnx==1.9.3
2
cython
3
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
+pandas>=2.0,<3
0 commit comments