Skip to content

Commit f0ae520

Browse files
authored
Merge pull request #163 from MetaCell/feature/162
Fixed issue during installation with requirements.txt
2 parents 2c4a4de + 1742b14 commit f0ae520

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ certifi==2020.4.5.2
1010
certipy==0.1.3
1111
cffi==1.14.0
1212
chardet==3.0.4
13-
conda==4.8.2
14-
conda-package-handling==1.6.0
1513
cryptography==2.9.2
1614
cycler==0.10.0
1715
decorator==4.4.2
@@ -97,4 +95,4 @@ urllib3==1.25.9
9795
webencodings==0.5.1
9896
widgetsnbextension==3.5.1
9997
wrapt==1.12.1
100-
zipp==3.1.0
98+
zipp==3.1.0

0 commit comments

Comments
 (0)