helshahaby commited on
Commit
aa88e26
·
verified ·
1 Parent(s): 185e2d2

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ openenv-core==0.2.1
2
+ fastapi>=0.104.0
3
+ uvicorn>=0.24.0
4
+ pydantic>=2.0
5
+ numpy>=1.24
6
+ websockets>=11.0