Tachi67 commited on
Commit
3b6da15
·
1 Parent(s): 08994de

Upload pip_requirements.txt

Browse files
Files changed (1) hide show
  1. pip_requirements.txt +15 -1
pip_requirements.txt CHANGED
@@ -1 +1,15 @@
1
- open-interpreter>=0.1.10
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ colorama==0.4.6
2
+ pytest==7.3.1
3
+ pytest-cov==4.1.0
4
+ hydra-core==1.3.2
5
+ hydra-colorlog==1.1.0
6
+ wrapt-timeout-decorator==1.3.12.2
7
+ diskcache==5.6.1
8
+ openai==1.0.0
9
+ huggingface_hub==0.19.4
10
+ jsonlines==3.1.0
11
+ jinja2==3.1.2
12
+ mock==5.0.2
13
+ rich==12.6.0
14
+ litellm==1.0.0
15
+ aiflows