-
Notifications
You must be signed in to change notification settings - Fork 117
/
requirements.txt
50 lines (48 loc) · 963 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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
bump2version==1.0.1
# via -r requirements.in
cfgv==3.3.1
# via pre-commit
click==8.0.3
# via pip-tools
distlib==0.3.4
# via virtualenv
filelock==3.4.2
# via virtualenv
identify==2.4.4
# via pre-commit
nodeenv==1.6.0
# via pre-commit
pep517==0.12.0
# via pip-tools
pip-tools==6.4.0
# via -r requirements.in
platformdirs==2.4.1
# via virtualenv
pre-commit==2.17.0
# via -r requirements.in
pyyaml==6.0
# via pre-commit
six==1.16.0
# via virtualenv
toml==0.10.2
# via pre-commit
tomli==2.0.0
# via pep517
virtualenv==20.13.0
# via pre-commit
wheel==0.37.1
# via
# -r requirements.in
# pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools