Skip to content

Commit 54a65ff

Browse files
Update requirements.txt [skip ci]
1 parent 63eea92 commit 54a65ff

1 file changed

Lines changed: 44 additions & 0 deletions

File tree

requirements.txt

Lines changed: 44 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,42 @@
1+
accessible-pygments==0.0.5
2+
alabaster==1.0.0
13
alembic==1.16.4
4+
babel==2.17.0
5+
beautifulsoup4==4.13.4
6+
black==25.1.0
27
bottle==0.13.4
8+
certifi==2025.7.14
9+
cfgv==3.4.0
10+
charset-normalizer==3.4.2
11+
click==8.2.1
312
-e file:///home/runner/work/CODES-Benchmark/CODES-Benchmark
413
colorlog==6.9.0
514
contourpy==1.3.2
15+
coverage==7.10.0
616
cycler==0.12.1
17+
distlib==0.4.0
18+
docutils==0.21.2
19+
exceptiongroup==1.3.0
720
filelock==3.18.0
821
fonttools==4.59.0
922
fsspec==2025.7.0
1023
greenlet==3.2.3
1124
h5py==3.14.0
25+
identify==2.6.12
26+
idna==3.10
27+
imagesize==1.4.1
28+
iniconfig==2.1.0
29+
isort==6.0.1
1230
jinja2==3.1.6
1331
joblib==1.5.1
1432
kiwisolver==1.4.8
1533
mako==1.3.10
1634
markupsafe==3.0.2
1735
matplotlib==3.10.3
1836
mpmath==1.3.0
37+
mypy-extensions==1.1.0
1938
networkx==3.4.2
39+
nodeenv==1.9.1
2040
numpy==2.2.6
2141
nvidia-cublas-cu12==12.6.4.1
2242
nvidia-cuda-cupti-cu12==12.6.80
@@ -35,16 +55,38 @@ nvidia-nvtx-cu12==12.6.77
3555
optuna==4.4.0
3656
optuna-dashboard==0.19.0
3757
packaging==25.0
58+
pathspec==0.12.1
3859
pillow==11.3.0
60+
platformdirs==4.3.8
61+
pluggy==1.6.0
62+
pockets==0.9.1
63+
pre-commit==4.2.0
3964
psycopg2-binary==2.9.10
65+
pydata-sphinx-theme==0.15.4
66+
pygments==2.19.2
4067
pyparsing==3.2.3
68+
pytest==8.4.1
69+
pytest-cov==6.2.1
4170
python-dateutil==2.9.0.post0
4271
pyyaml==6.0.2
72+
requests==2.32.4
4373
schedulefree==1.4.1
4474
scikit-learn==1.7.1
4575
scipy==1.15.3
4676
setuptools==80.9.0
4777
six==1.17.0
78+
snowballstemmer==3.0.1
79+
soupsieve==2.7
80+
sphinx==8.1.3
81+
sphinx-autodoc-typehints==3.0.1
82+
sphinx-book-theme==1.1.4
83+
sphinxcontrib-applehelp==2.0.0
84+
sphinxcontrib-devhelp==2.0.0
85+
sphinxcontrib-htmlhelp==2.1.0
86+
sphinxcontrib-jsmath==1.0.1
87+
sphinxcontrib-napoleon==0.7
88+
sphinxcontrib-qthelp==2.0.0
89+
sphinxcontrib-serializinghtml==2.0.0
4890
sqlalchemy==2.0.41
4991
sympy==1.14.0
5092
tabulate==0.9.0
@@ -57,3 +99,5 @@ tqdm==4.67.1
5799
triton==3.3.1
58100
typeguard==2.13.3
59101
typing-extensions==4.14.1
102+
urllib3==2.5.0
103+
virtualenv==20.32.0

0 commit comments

Comments
 (0)