Rami commited on
Commit
cbfd307
1 Parent(s): c03b486

add zeno in docker

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -37
requirements.txt CHANGED
@@ -1,7 +1,3 @@
1
- openai==0.27.1
2
- openTSNE==0.7.1
3
- orjson==3.8.7
4
- outcome==1.2.0
5
  packaging==23.0
6
  pandas==1.5.3
7
  pandocfilters==1.5.0
@@ -27,37 +23,5 @@ psutil==5.9.4
27
  ptyprocess==0.7.0
28
  pyarrow==11.0.0
29
  pycparser==2.21
30
- pydantic==1.10.6
31
- pydub==0.25.1
32
- Pygments==2.14.0
33
- PyJWT==2.6.0
34
- pyparsing==3.0.9
35
- pyrsistent==0.19.3
36
- PySocks==1.7.1
37
- python-dateutil==2.8.2
38
- python-docx==0.8.11
39
- python-dotenv==1.0.0
40
- python-editor==1.0.4
41
- python-json-logger==2.0.7
42
- python-multipart==0.0.6
43
- pytz==2022.7.1
44
- pyvis==0.3.2
45
- PyYAML==6.0
46
- pyzmq==25.0.0
47
- qtconsole==5.4.0
48
- QtPy==2.3.0
49
- uvicorn==0.21.0
50
- wasabi==1.1.1
51
- wcwidth==0.2.6
52
- webcolors==1.12
53
- webdriver-manager==3.8.5
54
- webencodings==0.5.1
55
- websocket-client==1.5.1
56
- websockets==10.4
57
- Werkzeug==2.2.3
58
- widgetsnbextension==4.0.5
59
- wsproto==1.2.0
60
- xxhash==3.2.0
61
- yarl==1.8.2
62
- zenoml==0.4.2
63
  zipp==3.15.0
 
 
 
 
 
1
  packaging==23.0
2
  pandas==1.5.3
3
  pandocfilters==1.5.0
 
23
  ptyprocess==0.7.0
24
  pyarrow==11.0.0
25
  pycparser==2.21
26
+ zenoml>=0.4.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
27
  zipp==3.15.0