Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ dependencies:
- pytest-xdist>=1.31
- psutil
- pytest-asyncio>=0.17
- boto3
- coverage

# required dependencies
Expand All @@ -28,7 +27,6 @@ dependencies:
- beautifulsoup4
- blosc
- brotlipy
- botocore
- bottleneck
- fastparquet
- fsspec
Expand Down
2 changes: 0 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,13 @@ pytest-cov
pytest-xdist>=1.31
psutil
pytest-asyncio>=0.17
boto3
coverage
python-dateutil
numpy
pytz
beautifulsoup4
blosc
brotlipy
botocore
bottleneck
fastparquet
fsspec
Expand Down