Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +0 -7
requirements.txt
CHANGED
|
@@ -1,10 +1,3 @@
|
|
| 1 |
-
# Install Rust and Cargo
|
| 2 |
-
--global-option=build_ext --global-option="-I/usr/local/include" --global-option="-L/usr/local/lib"
|
| 3 |
-
&& curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
|
| 4 |
-
&& source $HOME/.cargo/env
|
| 5 |
-
&& echo 'source $HOME/.cargo/env' >> $HOME/.bashrc
|
| 6 |
-
|
| 7 |
-
|
| 8 |
aiofiles==23.2.1
|
| 9 |
annotated-types==0.7.0
|
| 10 |
anyio==4.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
annotated-types==0.7.0
|
| 3 |
anyio==4.8.0
|