-
Notifications
You must be signed in to change notification settings - Fork 22
/
requirements_mypy.txt
49 lines (48 loc) · 1009 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements_mypy.txt requirements_mypy.in
#
attrs==23.2.0
# via twisted
automat==24.8.1
# via twisted
constantly==23.10.4
# via twisted
hatchling==1.27.0
# via -r requirements_mypy.in
hyperlink==21.0.0
# via twisted
idna==3.7
# via hyperlink
incremental==24.7.2
# via twisted
mypy==1.13.0
# via -r requirements_mypy.in
mypy-extensions==1.0.0
# via mypy
packaging==24.2
# via hatchling
pathspec==0.12.1
# via hatchling
pluggy==1.5.0
# via hatchling
tomli==2.0.1
# via
# hatchling
# incremental
# mypy
trove-classifiers==2024.7.2
# via hatchling
twisted==24.11.0
# via -r requirements_mypy.in
typing-extensions==4.12.2
# via
# automat
# mypy
# twisted
zope-interface==6.4.post2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools