update the version of nlohmann/json in requirements.txt (#107)

* update the version of json in requirements.txt

* removed C++ 17 requirement
This commit is contained in:
JD
2019-05-31 12:01:50 -05:00
committed by pantor
parent cd70a4a079
commit dfc87ef7a4
2 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
nlohmann/json@v3.5.0
nlohmann/json@v3.6.1