-
-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
75 lines (74 loc) · 1.52 KB
/
requirements.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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --allow-unsafe --no-emit-index-url --strip-extras
#
attrs==24.2.0
# via
# service-identity
# twisted
automat==24.8.1
# via twisted
cffi==1.17.1
# via cryptography
constantly==23.10.4
# via twisted
cryptography==44.0.0
# via
# pyopenssl
# service-identity
datetype==2024.2.28
# via
# Pomodouroboros (pyproject.toml)
# fritter
fritter==0.0.9
# via Pomodouroboros (pyproject.toml)
h2==4.1.0
# via twisted
hpack==4.0.0
# via h2
hyperframe==6.0.1
# via h2
hyperlink==21.0.0
# via twisted
idna==3.10
# via
# hyperlink
# twisted
incremental==24.7.2
# via twisted
priority==1.3.0
# via twisted
pyasn1==0.6.1
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.4.1
# via service-identity
pycparser==2.22
# via cffi
pyopenssl==24.3.0
# via twisted
python-dateutil==2.9.0.post0
# via Pomodouroboros (pyproject.toml)
service-identity==24.2.0
# via twisted
six==1.17.0
# via python-dateutil
twisted==24.11.0
# via Pomodouroboros (pyproject.toml)
typing-extensions==4.12.2
# via twisted
tzdata==2024.2
# via fritter
ulid-py==1.1.0
# via Pomodouroboros (pyproject.toml)
zope-interface==7.2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
setuptools==70.3.0
# via
# Pomodouroboros (pyproject.toml)
# incremental
# zope-interface