Skip to content

Commit

Permalink
requirements: update toposort requirement from <1.7 to <1.8 (#2129)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 29, 2021
1 parent 35cf6ec commit aea0621
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 @@ -11,7 +11,7 @@ networkx<2.6
numpy<1.21.3
pillow<8.4.0
pint<0.18
toposort<1.7
toposort<1.8
torch>=1.8.0, <2.0.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'
typecheck-decorator<=1.2
leabra-psyneulink<=0.3.2
Expand Down

0 comments on commit aea0621

Please sign in to comment.