Update requirements.txt

removed html since it was not required
pull/1077/head
Darshan Panchal 1 year ago committed by GitHub
parent d3d8d9742a
commit cea88fe1b1

@ -21,7 +21,6 @@ executing==1.2.0
filelock==3.9.0 filelock==3.9.0
fonttools==4.38.0 fonttools==4.38.0
frozenlist==1.3.3 frozenlist==1.3.3
html==1.13
huggingface-hub==0.11.1 huggingface-hub==0.11.1
idna==3.4 idna==3.4
ipykernel==6.20.1 ipykernel==6.20.1
@ -77,4 +76,4 @@ typing_extensions==4.4.0
urllib3==1.26.13 urllib3==1.26.13
wcwidth==0.2.5 wcwidth==0.2.5
yarg==0.1.9 yarg==0.1.9
yarl==1.8.2 yarl==1.8.2

Loading…
Cancel
Save