Yoma commited on
Commit
f051994
·
1 Parent(s): b6b3322

specified python version

Browse files
Files changed (2) hide show
  1. requirements.txt +1 -1
  2. runtime.txt +1 -0
requirements.txt CHANGED
@@ -3,7 +3,7 @@ annotated-doc==0.0.4
3
  annotated-types==0.7.0
4
  anyio==4.11.0
5
  attrs==25.4.0
6
- #audioop-lts==0.2.2
7
  backoff==2.2.1
8
  bcrypt==5.0.0
9
  brotli==1.2.0
 
3
  annotated-types==0.7.0
4
  anyio==4.11.0
5
  attrs==25.4.0
6
+ audioop-lts==0.2.2
7
  backoff==2.2.1
8
  bcrypt==5.0.0
9
  brotli==1.2.0
runtime.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ python-3.13