Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -12,4 +12,6 @@ tqdm
|
|
12 |
lmdb
|
13 |
pyyaml
|
14 |
yapf
|
15 |
-
pybind11>=2.12
|
|
|
|
|
|
12 |
lmdb
|
13 |
pyyaml
|
14 |
yapf
|
15 |
+
pybind11>=2.12
|
16 |
+
uuid
|
17 |
+
flask
|