forked from noenfugler/LemmyModBot
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
55 lines (55 loc) · 1.82 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
-i https://pypi.org/simple
aiostream==0.6.2
alembic==1.13.3
annotated-types==0.7.0 ; python_version >= '3.8'
certifi==2024.8.30 ; python_version >= '3.6'
charset-normalizer==3.3.2 ; python_full_version >= '3.7.0'
exceptiongroup==1.2.2 ; python_version < '3.11'
filelock==3.16.1 ; python_version >= '3.8'
format-duration==0.0.5
idna==3.10 ; python_version >= '3.6'
imagehash==4.3.1
iniconfig==2.0.0 ; python_version >= '3.7'
jalali-core==1.0.0 ; python_version >= '3.8'
jdatetime==5.0.0 ; python_version >= '3.8'
jinja2==3.1.4 ; python_version >= '3.7'
joblib==1.4.2 ; python_version >= '3.8'
libmagic==1.0
loguru==0.7.2
mako==1.3.5 ; python_version >= '3.8'
markupsafe==2.1.5 ; python_version >= '3.7'
matrix-client==0.4.0
mistletoe==1.4.0
mpmath==1.3.0
mypy-extensions==1.0.0
networkx==3.2.1 ; python_version >= '3.9'
numpy==1.26.4
packaging==24.1 ; python_version >= '3.8'
pandas==2.2.3
pillow==10.4.0 ; python_version >= '3.8'
pluggy==1.5.0 ; python_version >= '3.8'
pydantic==2.9.2
pydantic-core==2.23.4 ; python_version >= '3.8'
pykson==0.9.9.8.17
pytest==8.3.3
python-dateutil==2.9.0.post0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-magic==0.4.27
pythonlemmy==0.3.0
pytz==2024.2
pywavelets==1.6.0 ; python_version >= '3.9'
requests==2.32.3
scikit-learn==1.5.2
scipy==1.13.1 ; python_version >= '3.9'
six==1.16.0 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
sqlalchemy==2.0.35
sympy==1.13.3 ; python_version >= '3.8'
threadpoolctl==3.5.0 ; python_version >= '3.8'
tomli==2.0.1 ; python_version < '3.11'
torch==2.0.1
torchdata==0.6.1
torchtext==0.15.2
tqdm==4.66.5 ; python_version >= '3.7'
typing-extensions==4.12.2 ; python_version >= '3.8'
tzdata==2024.2 ; python_version >= '2'
urllib3==1.26.20 ; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5'
wheel==0.44.0