File size: 259 Bytes
24c2665 |
1 2 3 4 5 6 7 8 9 10 11 12 13 |
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
#
antlr4-python3-runtime==4.11.1
# via -r requirements.in
mpmath==1.3.0
# via sympy
sympy==1.12
# via -r requirements.in
|