forked from ramonhagenaars/nptyping
-
Notifications
You must be signed in to change notification settings - Fork 0
/
constraints-3.10.txt
122 lines (121 loc) · 2.68 KB
/
constraints-3.10.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
#
# This file is autogenerated by pip-compile with python 3.10
# To update, run:
#
# pip-compile --output-file=constraints-3.10.0.txt './dependencies\build-requirements.txt' './dependencies\pandas-requirements.txt' './dependencies\qa-requirements.txt' './dependencies\requirements.txt'
#
astroid==2.12.9
# via pylint
autoflake==1.5.3
# via -r ./dependencies\qa-requirements.txt
beartype==0.10.4 ; python_version >= "3.10"
# via -r ./dependencies\qa-requirements.txt
black==22.8.0
# via -r ./dependencies\qa-requirements.txt
build==0.8.0
# via pip-tools
certifi==2022.6.15.1
# via requests
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via
# black
# pip-tools
codecov==2.1.12
# via -r ./dependencies\qa-requirements.txt
colorama==0.4.5
# via
# build
# click
# pylint
coverage==6.4.4
# via
# -r ./dependencies\qa-requirements.txt
# codecov
dill==0.3.5.1
# via pylint
feedparser==6.0.10
# via -r ./dependencies\qa-requirements.txt
idna==3.3
# via requests
invoke==1.7.1
# via -r ./dependencies\build-requirements.txt
isort==5.10.1
# via
# -r ./dependencies\qa-requirements.txt
# pylint
lazy-object-proxy==1.7.1
# via astroid
mccabe==0.7.0
# via pylint
mypy==1.0.0
# via -r ./dependencies\qa-requirements.txt
mypy-extensions==1.0.0
# via
# black
# mypy
nodeenv==1.7.0
# via pyright
numpy==1.23.3 ; python_version >= "3.8"
# via
# -r ./dependencies\requirements.txt
# pandas
packaging==21.3
# via build
pandas==1.4.4
# via -r ./dependencies\pandas-requirements.txt
pathspec==0.10.1
# via black
pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r ./dependencies\build-requirements.txt
platformdirs==2.5.2
# via
# black
# pylint
pyflakes==2.5.0
# via autoflake
pylint==2.15.2
# via -r ./dependencies\qa-requirements.txt
pyparsing==3.0.9
# via packaging
pyright==1.1.294
# via -r ./dependencies\qa-requirements.txt
python-dateutil==2.8.2
# via pandas
pytz==2022.2.1
# via pandas
requests==2.28.1
# via codecov
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
# via python-dateutil
toml==0.10.2
# via autoflake
tomli==2.0.1
# via
# black
# build
# mypy
# pep517
# pylint
tomlkit==0.11.4
# via pylint
typeguard==2.13.3
# via -r ./dependencies\qa-requirements.txt
typing-extensions==4.3.0
# via mypy
urllib3==1.26.12
# via requests
wheel==0.37.1
# via
# -r ./dependencies\qa-requirements.txt
# pip-tools
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools