-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
53 lines (53 loc) · 961 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
52
53
astroid==2.15.8
certifi==2023.11.17
charset-normalizer==3.3.2
coverage==7.4.4
coverage-badge==1.1.0
dill==0.3.8
dodgy==0.2.1
flake8==5.0.4
flake8-polyfill==1.0.2
gitdb==4.0.11
GitPython==3.1.42
idna==3.6
iniconfig==2.0.0
isort==5.13.2
lazy-object-proxy==1.10.0
loguru==0.7.2
loguru-config==0.1.0
mccabe==0.7.0
mypy==1.8.0
mypy-extensions==1.0.0
packaging==23.2
pep8-naming==0.10.0
platformdirs==4.2.0
pluggy==1.4.0
prospector==1.10.3
pycodestyle==2.9.1
pydocstyle==6.3.0
pyflakes==2.5.0
pylint==2.17.7
pylint-celery==0.3
pylint-django==2.5.3
pylint-flask==0.6
pylint-plugin-utils==0.7
pytest==8.1.1
pytest-cov==4.1.0
pytest-dotenv==0.5.2
pytest-mock==3.12.0
python-dotenv==1.0.1
PyYAML==6.0.1
requests==2.31.0
requests-mock==1.11.0
requirements-detector==1.2.2
semver==3.0.2
setoptconf-tmp==0.3.1
six==1.16.0
smmap==5.0.1
snowballstemmer==2.2.0
toml==0.10.2
tomlkit==0.12.4
types-requests==2.31.0.20240218
typing_extensions==4.10.0
urllib3==2.1.0
wrapt==1.16.0