We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b88b09e commit 74f1529Copy full SHA for 74f1529
1 file changed
.devcontainer/environment.yml
@@ -2,7 +2,7 @@ name: dev
2
channels:
3
- defaults
4
dependencies:
5
-- python=3.10.0
+- python=3.13.2
6
- openai
7
- python-dotenv
8
- pip
0 commit comments