-
Notifications
You must be signed in to change notification settings - Fork 22
/
requirements_mypy.txt
51 lines (50 loc) · 1.01 KB
/
requirements_mypy.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
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --output-file=requirements_mypy.txt requirements_mypy.in
#
attrs==23.2.0
# via
# automat
# twisted
automat==22.10.0
# via twisted
constantly==23.10.4
# via twisted
hatchling==1.25.0
# via -r requirements_mypy.in
hyperlink==21.0.0
# via twisted
idna==3.7
# via hyperlink
incremental==22.10.0
# via twisted
mypy==0.812
# via -r requirements_mypy.in
mypy-extensions==0.4.4
# via mypy
packaging==24.1
# via hatchling
pathspec==0.12.1
# via hatchling
pluggy==1.5.0
# via hatchling
six==1.16.0
# via automat
tomli==2.0.1
# via hatchling
trove-classifiers==2024.7.2
# via hatchling
twisted==24.3.0
# via -r requirements_mypy.in
typed-ast==1.4.3
# via mypy
typing-extensions==4.12.2
# via
# mypy
# twisted
zope-interface==6.4.post2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools