-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathrequirements.txt
More file actions
120 lines (120 loc) · 2.57 KB
/
requirements.txt
File metadata and controls
120 lines (120 loc) · 2.57 KB
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
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
alabaster==0.7.16
# via sphinx
asgiref==3.3.4
# via
# fastmark (pyproject.toml)
# django
babel==2.17.0
# via sphinx
certifi==2021.5.30
# via
# fastmark (pyproject.toml)
# requests
chameleon==3.9.1
# via fastmark (pyproject.toml)
charset-normalizer==3.4.1
# via requests
coverage==7.12.0
# via fastmark (pyproject.toml)
django==3.2.4
# via fastmark (pyproject.toml)
docutils==0.18.1
# via
# fastmark (pyproject.toml)
# sphinx
dulwich==0.24.10
# via fastmark (pyproject.toml)
genshi==0.7.7
# via fastmark (pyproject.toml)
html5lib==1.1
# via fastmark (pyproject.toml)
idna==3.10
# via requests
imagesize==1.4.1
# via sphinx
jinja2==3.1.5
# via sphinx
legacy-cgi==2.6
# via fastmark (pyproject.toml)
mako==1.1.4
# via fastmark (pyproject.toml)
markupsafe==2.0.1
# via
# fastmark (pyproject.toml)
# jinja2
# mako
mpmath==1.2.1
# via
# fastmark (pyproject.toml)
# sympy
networkx==3.4.2
# via fastmark (pyproject.toml)
packaging==24.2
# via sphinx
psutil==6.1.1
# via pyperf
pyaes==1.6.1
# via fastmark (pyproject.toml)
pygments==2.19.1
# via sphinx
pyperf==2.8.1
# via fastmark (pyproject.toml)
python-docs-theme==2024.6
# via fastmark (pyproject.toml)
pytz==2021.1
# via
# fastmark (pyproject.toml)
# django
requests==2.32.3
# via sphinx
setuptools==75.8.0
# via fastmark (pyproject.toml)
six==1.16.0
# via
# fastmark (pyproject.toml)
# genshi
# html5lib
snowballstemmer==2.2.0
# via sphinx
sphinx==7.3.7
# via fastmark (pyproject.toml)
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
sqlalchemy==1.3.20
# via fastmark (pyproject.toml)
sqlglot==4.6.0
# via fastmark (pyproject.toml)
sqlparse==0.4.1
# via
# fastmark (pyproject.toml)
# django
sympy==1.13.1
# via fastmark (pyproject.toml)
tomli==2.0.1
# via fastmark (pyproject.toml)
tornado==6.5
# via fastmark (pyproject.toml)
typing-extensions==4.15.0
# via dulwich
urllib3==2.6.2
# via
# dulwich
# requests
webencodings==0.5.1
# via
# fastmark (pyproject.toml)
# html5lib
websockets==11.0.3
# via fastmark (pyproject.toml)