iitian commited on
Commit
3555628
·
1 Parent(s): 4ec2169

Pin openenv-core to 0.1.1 to fix HF runtime error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- openenv-core>=0.1.1
2
  fastapi
3
  uvicorn
4
  pydantic
 
1
+ openenv-core==0.1.1
2
  fastapi
3
  uvicorn
4
  pydantic