GPTfree api
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -11,4 +11,5 @@ scipy
|
|
11 |
tqdm
|
12 |
lmdb
|
13 |
pyyaml
|
14 |
-
yapf
|
|
|
|
11 |
tqdm
|
12 |
lmdb
|
13 |
pyyaml
|
14 |
+
yapf
|
15 |
+
pybind11>=2.12
|