TomSmail commited on
Commit
7e62d0d
·
1 Parent(s): e386523

fix: add python 3

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- python3==3.10.10
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