Skip to content

Commit caf1be4

Browse files
committed
Remove unused python deps
The last usage of fsspec was removed in efd1a31. s3fs and aiobotocore were only necessary as runtime deps of fsspec¹, so those can be removed. ¹ nextstrain/cli@d1e54c3
1 parent b1fc3d4 commit caf1be4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

requirements.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
nextstrain-cli>=2.0.0
22
csv-diff>=0.6
3-
fsspec
43
pandas>=1.0.1
5-
s3fs[boto3]
6-
aiobotocore[awscli,boto3]
74
biopython
85
regex
96
envdir

0 commit comments

Comments
 (0)