Skip to content

Commit f99f4fa

Browse files
committed
Removed outdated crdp, weakened other requirements.
1 parent e28480e commit f99f4fa

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

requirements.txt

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
astunparse>=1.6.3; python_version < '3.9'
2-
cloudpickle==2.2.1
2+
cloudpickle>=2.2.1
33
Cython>=0.29.28
4-
git+https://github.com/plasma-umass/crdp.git#egg=crdp
54
ipython>=8.10
6-
Jinja2==3.0.3
5+
Jinja2>=3.0.3
76
lxml>=5.1.0
87
packaging>=24
98
psutil>=5.9.2
10-
pyperf==2.0.0
9+
pyperf>=2.0.0
1110
rich>=10.7.0
1211
setuptools>=65.5.1
1312
nvidia-ml-py>=12.555.43; platform_system !='Darwin'

0 commit comments

Comments
 (0)