Spaces:
Building
on
CPU Upgrade
Building
on
CPU Upgrade
fix: add python 3
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
aiofiles==23.2.1
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.6.0
|
|
|
1 |
+
python==3.10.10
|
2 |
aiofiles==23.2.1
|
3 |
annotated-types==0.7.0
|
4 |
anyio==4.6.0
|