-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathrequirements.txt
65 lines (64 loc) · 1.21 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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --extra=test
#
cachetools==5.3.1
# via tox
chardet==5.1.0
# via tox
colorama==0.4.6
# via tox
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.2
# via pytest
filelock==3.12.2
# via
# tox
# virtualenv
iniconfig==2.0.0
# via pytest
jinja2==3.1.4
# via pip-tools (pyproject.toml)
markupsafe==2.1.3
# via jinja2
mypy==1.4.1
# via pip-tools (pyproject.toml)
mypy-extensions==1.0.0
# via mypy
packaging==23.1
# via
# pyproject-api
# pytest
# tox
platformdirs==3.8.1
# via
# tox
# virtualenv
pluggy==1.2.0
# via
# pytest
# tox
pyproject-api==1.5.3
# via tox
pytest==7.4.0
# via pip-tools (pyproject.toml)
tomli==2.0.1 ; python_version < "3.11"
# via
# mypy
# pip-tools (pyproject.toml)
# pyproject-api
# pytest
# tox
tox==4.6.4
# via pip-tools (pyproject.toml)
typing-extensions==4.7.1
# via mypy
virtualenv==20.23.1
# via tox
wheel==0.40.0
# via pip-tools (pyproject.toml)
# The following packages are considered to be unsafe in a requirements file:
# setuptools