Update requirements.txt
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -11,12 +11,12 @@ ninja
|
|
11 |
spdlog
|
12 |
fmt
|
13 |
boost
|
14 |
-
libfmt
|
15 |
-
libspdlog
|
16 |
-
libflatbuffers
|
17 |
-
rapidjson
|
18 |
-
zlib1g
|
19 |
-
libboost-math
|
20 |
-
libflatbuffers
|
21 |
-
flatbuffers-compiler
|
22 |
vowpalwabbit
|
|
|
11 |
spdlog
|
12 |
fmt
|
13 |
boost
|
14 |
+
libfmt
|
15 |
+
libspdlog
|
16 |
+
libflatbuffers
|
17 |
+
rapidjson
|
18 |
+
zlib1g
|
19 |
+
libboost-math
|
20 |
+
libflatbuffers
|
21 |
+
flatbuffers-compiler
|
22 |
vowpalwabbit
|