forked from mozilla-services/mozilla-pipeline-schemas
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
29 lines (28 loc) · 994 Bytes
/
requirements-dev.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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile requirements-dev.in
#
apipkg==1.5 # via execnet
attrs==20.2.0 # via jsonschema, pytest
cython==0.29.21 # via pyjnius
execnet==1.7.1 # via pytest-xdist
importlib-metadata==2.0.0 # via jsonschema, pluggy, pytest
iniconfig==1.0.1 # via pytest
jsonschema==3.2.0
more-itertools==8.5.0 # via pytest
packaging==20.4 # via pytest
pluggy==0.13.1 # via pytest
py==1.9.0 # via pytest, pytest-forked
pyjnius==1.3.0.0
pyparsing==2.4.7 # via packaging
pyrsistent==0.17.3 # via jsonschema
pytest-forked==1.3.0 # via pytest-xdist
pytest-xdist==2.1.0
pytest==6.0.2
six==1.15.0 # via jsonschema, packaging, pyjnius
toml==0.10.1 # via pytest
zipp==3.2.0 # via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools