Skip to content

Commit

Permalink
requirements: update pint requirement from <0.18 to <0.20 (#2447)
Browse files Browse the repository at this point in the history
Signed-off-by: Jan Vesely <[email protected]>
  • Loading branch information
jvesely authored Jul 22, 2022
1 parent 3d1b64d commit 508935c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ modelspec<0.2.6
networkx<2.9
numpy<1.21.4, >=1.17.0
pillow<9.3.0
pint<0.18
pint<0.20.0
toposort<1.8
torch>=1.8.0, <1.12.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'
typecheck-decorator<=1.2
Expand Down

0 comments on commit 508935c

Please sign in to comment.