keefereuther commited on
Commit
2c005f0
·
1 Parent(s): fb476ce

Pin Space to Python 3.12 for pydantic-core wheel compatibility

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -6,6 +6,7 @@ colorTo: gray
6
  sdk: streamlit
7
  sdk_version: 1.55.0
8
  app_file: app.py
 
9
  pinned: true
10
  license: gpl-3.0
11
  short_description: AI-enhanced study app for students
 
6
  sdk: streamlit
7
  sdk_version: 1.55.0
8
  app_file: app.py
9
+ python_version: "3.12"
10
  pinned: true
11
  license: gpl-3.0
12
  short_description: AI-enhanced study app for students