Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -22
requirements.txt
CHANGED
@@ -29,35 +29,13 @@ pyppeteer==0.2.5
|
|
29 |
pyquery==1.4.3
|
30 |
pyreadline3==3.3
|
31 |
pytesseract==0.3.10
|
32 |
-
pytz==2021.3
|
33 |
pytz-deprecation-shim==0.1.0.post0
|
34 |
PyWavelets==1.1.1
|
35 |
-
pywin32==300
|
36 |
-
pywinpty==0.5.7
|
37 |
PyYAML==5.4.1
|
38 |
-
qtconsole==5.0.2
|
39 |
-
QtPy==1.9.0
|
40 |
-
rdkit==2022.3.3
|
41 |
-
rdkit-pypi==2022.3.3
|
42 |
-
regex==2020.11.13
|
43 |
-
reportlab==3.5.68
|
44 |
-
requests-html==0.10.0
|
45 |
-
requests-oauthlib==1.3.0
|
46 |
-
retrying==1.3.3
|
47 |
-
rich==10.1.0
|
48 |
-
rsa==4.7.1
|
49 |
-
sacremoses==0.0.43
|
50 |
-
scikit-image==0.18.3
|
51 |
-
scikit-learn==0.24.1
|
52 |
-
scikit-multilearn==0.2.0
|
53 |
-
scikit-surprise==1.1.1
|
54 |
scipy==1.4.1
|
55 |
seaborn==0.11.1
|
56 |
sklearn==0.0
|
57 |
-
stevedore==3.4.0
|
58 |
streamlit==1.5.1
|
59 |
-
termcolor==1.1.0
|
60 |
-
terminado==0.9.4
|
61 |
timm==0.6.7
|
62 |
tokenizers==0.12.1
|
63 |
toml==0.10.2
|
|
|
29 |
pyquery==1.4.3
|
30 |
pyreadline3==3.3
|
31 |
pytesseract==0.3.10
|
|
|
32 |
pytz-deprecation-shim==0.1.0.post0
|
33 |
PyWavelets==1.1.1
|
|
|
|
|
34 |
PyYAML==5.4.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
scipy==1.4.1
|
36 |
seaborn==0.11.1
|
37 |
sklearn==0.0
|
|
|
38 |
streamlit==1.5.1
|
|
|
|
|
39 |
timm==0.6.7
|
40 |
tokenizers==0.12.1
|
41 |
toml==0.10.2
|