-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.test.txt
30 lines (30 loc) · 1.37 KB
/
requirements.test.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
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --allow-unsafe --annotation-style=line --extra=test --output-file=requirements.test.txt pyproject.toml
#
attrs==21.4.0 # via hypothesis, pytest
exceptiongroup==1.0.0rc8 # via hypothesis
execnet==1.9.0 # via pytest-xdist
fastjsonschema==2.16.1 # via code_data (pyproject.toml)
hypothesis==6.48.2 # via hypothesmith
hypothesmith==0.2.0 # via code_data (pyproject.toml)
iniconfig==1.1.1 # via pytest
lark-parser==0.12.0 # via hypothesmith
libcst==0.4.5 # via hypothesmith
mypy-extensions==0.4.3 # via typing-inspect
orjson==3.7.8 # via code_data (pyproject.toml)
packaging==21.3 # via pytest
pluggy==1.0.0 # via pytest
psutil==5.9.1 # via pytest-xdist
py==1.11.0 # via pytest, pytest-forked
pyparsing==3.0.9 # via packaging
pytest==7.1.2 # via code_data (pyproject.toml), pytest-forked, pytest-xdist
pytest-forked==1.4.0 # via pytest-xdist
pytest-xdist[psutil]==2.5.0 # via code_data (pyproject.toml)
pyyaml==6.0 # via libcst
sortedcontainers==2.4.0 # via hypothesis
tomli==2.0.1 # via pytest
typing-extensions==4.3.0 # via code_data (pyproject.toml), libcst, typing-inspect
typing-inspect==0.7.1 # via libcst