forked from mr-ubik/tensorflow-intersphinx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
74 lines (73 loc) · 2.8 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
# To update, run:
#
# pip-compile requirements.in
#
appdirs==1.4.3 # via black
asn1crypto==0.24.0 # via cryptography
astroid==2.3.1 # via pylint
atomicwrites==1.3.0 # via pytest
attrs==19.2.0 # via automat, black, flake8-bugbear, jsonschema, pytest, service-identity, sphobjinv, twisted
automat==0.7.0 # via twisted
black==19.3b0
certifi==2019.9.11 # via sphobjinv
cffi==1.12.3 # via cryptography
click==7.0 # via black
constantly==15.1.0 # via twisted
coverage==4.5.4 # via pytest-cov
cryptography==2.7 # via pyopenssl, service-identity
cssselect==1.1.0 # via parsel, scrapy
entrypoints==0.3 # via flake8
filelock==3.0.12 # via tox
flake8-bugbear==19.8.0
flake8==3.7.8
fuzzywuzzy==0.17.0 # via sphobjinv
hyperlink==19.0.0 # via twisted
idna==2.8 # via hyperlink
importlib-metadata==0.23 # via pluggy, pytest, tox
incremental==17.5.0 # via twisted
isort==4.3.21
jsonschema==3.0.2 # via sphobjinv
lazy-object-proxy==1.4.2 # via astroid
lxml==4.4.1 # via parsel, scrapy
mccabe==0.6.1 # via flake8, pylint
more-itertools==7.2.0 # via pytest, zipp
mypy-extensions==0.4.1 # via mypy
mypy==0.730
packaging==19.2 # via pytest, tox
parsel==1.5.2 # via scrapy
pluggy==0.13.0 # via pytest, tox
py==1.8.0 # via pytest, tox
pyasn1-modules==0.2.6 # via service-identity
pyasn1==0.4.7 # via pyasn1-modules, service-identity
pycodestyle==2.5.0 # via flake8
pycparser==2.19 # via cffi
pydispatcher==2.0.5 # via scrapy
pyflakes==2.1.1 # via flake8
pyhamcrest==1.9.0 # via twisted
pylint==2.4.2
pyopenssl==19.0.0 # via scrapy
pyparsing==2.4.2 # via packaging
pyrsistent==0.15.4 # via jsonschema
pytest-cov==2.7.1
pytest==5.2.0
queuelib==1.5.0 # via scrapy
rope==0.14.0
scrapy==1.7.3
service-identity==18.1.0 # via scrapy
six==1.12.0 # via astroid, automat, cryptography, jsonschema, packaging, parsel, pyhamcrest, pyopenssl, pyrsistent, scrapy, tox, w3lib
sphobjinv==2.0
toml==0.10.0 # via black, tox
tox==3.14.0
twisted==19.7.0 # via scrapy
typed-ast==1.4.0 # via astroid, mypy
typing-extensions==3.7.4 # via mypy
virtualenv==16.7.5 # via tox
w3lib==1.21.0 # via parsel, scrapy
wcwidth==0.1.7 # via pytest
wrapt==1.11.2 # via astroid
zipp==0.6.0 # via importlib-metadata
zope.interface==4.6.0 # via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools==41.2.0 # via jsonschema, pyhamcrest, zope.interface