forked from vzhou842/profanity-check
-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
51 lines (51 loc) · 887 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
astroid==2.12.13
attrs==22.1.0
bleach==5.0.1
build==0.9.0
certifi==2022.12.7
charset-normalizer==2.1.1
colorama==0.4.6
commonmark==0.9.1
dill==0.3.6
docutils==0.19
exceptiongroup==1.0.4
idna==3.4
importlib-metadata==5.1.0
iniconfig==1.1.1
isort==5.10.1
jaraco.classes==3.2.3
joblib==1.2.0
keyring==23.11.0
lazy-object-proxy==1.8.0
mccabe==0.7.0
more-itertools==9.0.0
numpy==1.23.5
packaging==21.3
pandas==1.5.2
pep517==0.13.0
pkginfo==1.8.3
platformdirs==2.5.4
pluggy==1.0.0
Pygments==2.13.0
pylint==2.15.6
pyparsing==3.0.9
pytest==7.2.0
python-dateutil==2.8.2
pytz==2022.6
pywin32-ctypes==0.2.0
readme-renderer==37.3
requests==2.28.1
requests-toolbelt==0.10.1
rfc3986==2.0.0
rich==12.6.0
scikit-learn==1.1.3
scipy==1.9.3; python_version >= '3.10'
six==1.16.0
threadpoolctl==3.1.0
tomli==2.0.1
tomlkit==0.11.6
twine==4.0.1
urllib3==1.26.13
webencodings==0.5.1
wrapt==1.14.1
zipp==3.11.0