-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (73 loc) · 1.4 KB
/
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=dev pyproject.toml
#
astroid==2.14.2
# via pylint
attrs==22.2.0
# via pytest
build==0.10.0
# via pip-tools
bumpver==2022.1120
# via grade-calculator (pyproject.toml)
click==8.1.3
# via
# bumpver
# pip-tools
colorama==0.4.6
# via bumpver
dill==0.3.6
# via pylint
flake8==6.0.0
# via grade-calculator (pyproject.toml)
iniconfig==2.0.0
# via pytest
isort==5.12.0
# via
# grade-calculator (pyproject.toml)
# pylint
lazy-object-proxy==1.9.0
# via astroid
lexid==2021.1006
# via bumpver
mccabe==0.7.0
# via
# flake8
# pylint
packaging==23.0
# via
# build
# pytest
pathlib2==2.3.7.post1
# via bumpver
pip-tools==6.12.2
# via grade-calculator (pyproject.toml)
platformdirs==3.0.0
# via pylint
pluggy==1.0.0
# via pytest
pycodestyle==2.10.0
# via flake8
pyflakes==3.0.1
# via flake8
pylint==2.16.2
# via grade-calculator (pyproject.toml)
pyproject-hooks==1.0.0
# via build
pytest==7.2.1
# via grade-calculator (pyproject.toml)
six==1.16.0
# via pathlib2
toml==0.10.2
# via bumpver
tomlkit==0.11.6
# via pylint
wheel==0.38.4
# via pip-tools
wrapt==1.15.0
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools