Chisleep commited on
Commit
b75e1a7
·
1 Parent(s): 41d67bf
Files changed (1) hide show
  1. requirements.txt +21 -2
requirements.txt CHANGED
@@ -1,2 +1,21 @@
1
- -r requirements/optional.txt
2
- -r requirements/runtime.txt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiohttp
2
+ anthropic
3
+ arxiv
4
+ asyncache
5
+ asyncer
6
+ distro
7
+ filelock
8
+ func_timeout
9
+ griffe<1.0
10
+ json5
11
+ jsonschema
12
+ jupyter==1.0.0
13
+ jupyter_client==8.6.2
14
+ jupyter_core==5.7.2
15
+ pydantic==2.6.4
16
+ requests
17
+ tenacity
18
+ termcolor
19
+ tiktoken
20
+ timeout-decorator
21
+ typing-extensions