-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
93 lines (92 loc) · 1.73 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
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
asgiref==3.7.2
# via django
attrs==24.2.0
# via
# automat
# service-identity
# treq
# twisted
# yarrharr (pyproject.toml)
automat==22.10.0
# via twisted
certifi==2024.8.30
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.2.0
# via requests
constantly==15.1.0
# via twisted
cryptography==43.0.3
# via
# pyopenssl
# service-identity
django==4.2.16
# via yarrharr (pyproject.toml)
feedparser==6.0.10
# via yarrharr (pyproject.toml)
html5lib==1.1
# via yarrharr (pyproject.toml)
hyperlink==21.0.0
# via
# treq
# twisted
idna==3.7
# via
# hyperlink
# requests
# twisted
incremental==24.7.2
# via
# treq
# twisted
pyasn1==0.5.0
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.3.0
# via service-identity
pycparser==2.21
# via cffi
pyopenssl==24.2.1
# via twisted
requests==2.32.3
# via treq
service-identity==23.1.0
# via twisted
sgmllib3k==1.0.0
# via feedparser
six==1.16.0
# via
# automat
# html5lib
sqlparse==0.4.4
# via django
tomli==2.0.1
# via incremental
treq==24.9.1
# via yarrharr (pyproject.toml)
twisted[tls]==24.7.0
# via
# treq
# twisted
# yarrharr (pyproject.toml)
typing-extensions==4.7.1
# via
# asgiref
# treq
# twisted
urllib3==2.2.2
# via requests
webencodings==0.5.1
# via html5lib
zope-interface==6.0
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools