-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
90 lines (89 loc) · 1.7 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
#
# 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.8.1
# via django
attrs==24.3.0
# via
# service-identity
# treq
# twisted
# yarrharr (pyproject.toml)
automat==24.8.1
# via twisted
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.0
# via requests
constantly==23.10.4
# via twisted
cryptography==44.0.0
# via
# pyopenssl
# service-identity
django==4.2.18
# via yarrharr (pyproject.toml)
feedparser==6.0.11
# via yarrharr (pyproject.toml)
html5lib==1.1
# via yarrharr (pyproject.toml)
hyperlink==21.0.0
# via
# treq
# twisted
idna==3.10
# via
# hyperlink
# requests
# twisted
incremental==24.7.2
# via
# treq
# 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
requests==2.32.3
# via treq
service-identity==24.2.0
# via twisted
sgmllib3k==1.0.0
# via feedparser
six==1.17.0
# via html5lib
sqlparse==0.5.3
# via django
tomli==2.2.1
# via incremental
treq==24.9.1
# via yarrharr (pyproject.toml)
twisted[tls]==24.11.0
# via
# treq
# yarrharr (pyproject.toml)
typing-extensions==4.12.2
# via
# asgiref
# automat
# treq
# twisted
urllib3==2.2.3
# via requests
webencodings==0.5.1
# via html5lib
zope-interface==7.2
# via twisted
# The following packages are considered to be unsafe in a requirements file:
# setuptools