This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7
/
dev-requirements.txt
50 lines (48 loc) · 1.96 KB
/
dev-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
# To update, run:
#
# pip-compile dev-requirements.in
#
--index-url https://mirrors.aliyun.com/pypi/simple
--trusted-host mirrors.aliyun.com
attrs==19.3.0 # via pytest
autopep8==1.5.1 # via -r dev-requirements.in
bleach==3.1.4 # via readme-renderer
certifi==2019.11.28 # via requests
cffi==1.14.0 # via cryptography
chardet==3.0.4 # via requests
cryptography==2.8 # via secretstorage
docutils==0.16 # via readme-renderer
entrypoints==0.3 # via flake8
flake8==3.7.9 # via -r dev-requirements.in
idna==2.9 # via requests
importlib-metadata==1.6.0 # via keyring, pluggy, pytest, twine
jeepney==0.4.3 # via keyring, secretstorage
keyring==21.2.0 # via twine
mccabe==0.6.1 # via flake8
more-itertools==8.2.0 # via pytest
packaging==20.3 # via pytest
pkginfo==1.5.0.1 # via twine
pluggy==0.13.1 # via pytest
py==1.8.1 # via pytest
pycodestyle==2.5.0 # via autopep8, flake8
pycparser==2.20 # via cffi
pyflakes==2.1.1 # via flake8
pygments==2.6.1 # via readme-renderer
pyparsing==2.4.6 # via packaging
pytest==5.4.1 # via -r dev-requirements.in
readme-renderer==25.0 # via twine
requests-toolbelt==0.9.1 # via twine
requests==2.23.0 # via requests-toolbelt, twine
secretstorage==3.1.2 # via keyring
six==1.14.0 # via bleach, cryptography, packaging, readme-renderer
tqdm==4.44.1 # via twine
twine==3.1.1 # via -r dev-requirements.in
urllib3==1.25.8 # via requests
wcwidth==0.1.9 # via pytest
webencodings==0.5.1 # via bleach
wheel==0.34.2 # via -r dev-requirements.in
zipp==3.1.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools