Skip to content

Commit 1bb49e8

Browse files
committed
fix: pin petals deps
1 parent 16fa30f commit 1bb49e8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

backend/python/petals/petals.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
# - ncurses=6.4=h6a678d5_0
1616
# - openssl=3.0.11=h7f8727e_2
1717
# - pip=23.2.1=py311h06a4308_0
18-
# - python=3.11.5=h955ad1f_0
18+
- python=3.11.5=h955ad1f_0
1919
# - readline=8.2=h5eee18b_0
2020
# - setuptools=68.0.0=py311h06a4308_0
2121
# - sqlite=3.41.2=h5eee18b_0
@@ -25,5 +25,6 @@ dependencies:
2525
# - xz=5.4.2=h5eee18b_0
2626
# - zlib=1.2.13=h5eee18b_0
2727
- pip:
28+
- torch==2.1.0
2829
- git+https://github.com/bigscience-workshop/petals
2930
prefix: /opt/conda/envs/petals

0 commit comments

Comments
 (0)