File tree 1 file changed +1
-39
lines changed
1 file changed +1
-39
lines changed Original file line number Diff line number Diff line change 1
- name : pandas-dev-313
1
+ name : pandas-dev-313-freethreading
2
2
channels :
3
3
- conda-forge
4
4
dependencies :
@@ -13,54 +13,16 @@ dependencies:
13
13
- pytest>=7.3.2
14
14
- pytest-cov
15
15
- pytest-xdist>=3.4.0
16
- - pytest-localserver>=0.8.1
17
- - pytest-qt>=4.4.0
18
- - boto3
19
16
20
17
# required dependencies
21
18
- python-dateutil
22
19
- numpy
23
20
24
21
# optional dependencies
25
- - beautifulsoup4>=4.12.3
26
- - blosc>=1.21.3
27
- - bottleneck>=1.3.6
28
- - fastparquet>=2024.2.0
29
- - fsspec>=2024.2.0
30
- - html5lib>=1.1
31
22
- hypothesis>=6.84.0
32
- - gcsfs>=2024.2.0
33
- - jinja2>=3.1.3
34
- - lxml>=4.9.2
35
- # No Python 3.13t wheel
36
- # - matplotlib>=3.8.3
37
- - numba>=0.59.0
38
- - numexpr>=2.9.0
39
- - odfpy>=1.4.1
40
- - qtpy>=2.3.0
41
- - pyqt>=5.15.9
42
- - openpyxl>=3.1.2
43
- - psycopg2>=2.9.6
44
- - pyarrow>=10.0.1
45
- - pymysql>=1.1.0
46
- - pyreadstat>=1.2.6
47
- - pytables>=3.8.0
48
- - python-calamine>=0.1.7
49
- - pytz>=2023.4
50
- - pyxlsb>=1.0.10
51
- - s3fs>=2024.2.0
52
- - scipy>=1.12.0
53
- - sqlalchemy>=2.0.0
54
- - tabulate>=0.9.0
55
- - xarray>=2024.1.1
56
- - xlrd>=2.0.1
57
- - xlsxwriter>=3.2.0
58
- - zstandard>=0.22.0
59
23
60
24
# Move Cython to build dependencies, once they release a version that supports freethreading
61
25
- pip :
62
- - " adbc-driver-postgresql>=0.10.0"
63
- - " adbc-driver-sqlite>=0.8.0"
64
26
- " tzdata>=2022.7"
65
27
- " --extra-index-url https://pypi.anaconda.org/scientific-python-nightly-wheels/simple"
66
28
- " cython"
You can’t perform that action at this time.
0 commit comments