
[:platform_system == "Windows"]
windows-curses>=2.4.1

[:python_version < "3.9"]
importlib_resources

[:python_version >= "3.13"]

[all]
Faker
PyYAML>=5.1
beautifulsoup4
boto3
brotli
datapackage
dnslib
dpkt
fecfile
fonttools
h5py
lxml
mapbox-vector-tile
matplotlib
matrix_client
msgpack
namestand
numpy
odfpy
openpyxl>=2.4
pdfminer.six
praw
psutil
psycopg2-binary
pyairtable
pyconll
pypng
pyshp
python-dateutil
requests
requests_cache
sas7bdat
seaborn
sh
shapely
tabula
tabulate
urllib3
vobject
wcwidth
xlrd
xlwt
xport<3.3,>=3
zstandard
zulip

[all:python_version < "3.11"]
pandas>=1.0.5
tomli

[all:python_version < "3.9"]
backports.zoneinfo

[all:python_version <= "3.7"]
pyarrow
pyarrow_hotfix

[all:python_version >= "3.11"]
pandas>=1.5.3

[all:python_version >= "3.8"]
pyarrow>=14.0.1

[test]
Faker
PyYAML>=5.1
brotli
dnslib
dpkt
fecfile
h5py
lxml
msgpack
odfpy
openpyxl
pandas>=1.5.3
pyarrow
pyconll
pypng
pytest
shapely
tabulate
tomli
wcwidth
xport<3.3,>=3.0

[windows-curses]

[windows-curses:platform_system == "Windows"]
windows-curses>=2.4.1
