diff --git a/requirements.txt b/requirements.txt index 2ea1060..36ec640 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ # Tested and approved with these versions pyramid==2.0.0 -crabpy==0.15.0 +crabpy==0.16.1 pycountry==18.12.8 ; python_version < '3.0' pycountry==22.3.5 ; python_version >= '3.4'