We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
pip install -r requirements-dev.txt
1 parent 060eaac commit 0986922Copy full SHA for 0986922
environment.yml
@@ -16,7 +16,6 @@ dependencies:
16
- pytest-xdist>=1.31
17
- psutil
18
- pytest-asyncio>=0.17
19
- - boto3
20
- coverage
21
22
# required dependencies
@@ -28,7 +27,6 @@ dependencies:
28
27
- beautifulsoup4
29
- blosc
30
- brotlipy
31
- - botocore
32
- bottleneck
33
- fastparquet
34
- fsspec
requirements-dev.txt
@@ -9,15 +9,13 @@ pytest-cov
9
pytest-xdist>=1.31
10
psutil
11
pytest-asyncio>=0.17
12
-boto3
13
coverage
14
python-dateutil
15
numpy
pytz
beautifulsoup4
blosc
brotlipy
-botocore
bottleneck
fastparquet
23
fsspec
0 commit comments