-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 1.1 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements.txt requirements.in
#
filelock==3.13.4
# via torch
fsspec==2024.3.1
# via torch
jinja2==3.1.3
# via torch
joblib==1.3.2
# via scikit-learn
markupsafe==2.1.5
# via jinja2
mpmath==1.3.0
# via sympy
mypy==1.7.0
# via -r requirements.in
mypy-extensions==1.0.0
# via
# -r requirements.in
# mypy
networkx==3.2.1
# via torch
numpy==1.26.2
# via
# -r requirements.in
# pandas
# scikit-learn
# scipy
pandas==2.1.3
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
pytz==2023.3.post1
# via pandas
scikit-learn==1.4.1.post1
# via -r requirements.in
scipy==1.11.3
# via
# -r requirements.in
# scikit-learn
six==1.16.0
# via python-dateutil
sympy==1.12
# via torch
threadpoolctl==3.4.0
# via scikit-learn
tomli==2.0.1
# via mypy
torch==2.2.2
# via -r requirements.in
typing-extensions==4.8.0
# via
# mypy
# torch
tzdata==2023.3
# via pandas