summaryrefslogtreecommitdiff
path: root/Qwen2.5-Eval/evaluation/latex2sympy/dev-requirements.txt
blob: 4e2c43c6b7408d69a682bc0a81ea9430c38790ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
#    pip-compile dev-requirements.in
#
    # via -r dev-requirements.in
antlr4-python3-runtime==4.11.1
    # via
    #   -r requirements.txt
    #   latex2sympy2
atomicwrites==1.3.0
    # via pytest
attrs==19.3.0
    # via pytest
autopep8==1.4.4
    # via -r dev-requirements.in
click==7.0
    # via pip-tools
coverage==4.5.4
    # via pytest-cov
more-itertools==7.2.0
    # via pytest
mpmath==1.3.0
    # via
    #   -r requirements.txt
    #   sympy
packaging==19.2
    # via pytest
pip-tools==4.2.0
    # via -r dev-requirements.in
pluggy==0.13.0
    # via pytest
py==1.8.0
    # via pytest
pycodestyle==2.5.0
    # via
    #   -r dev-requirements.in
    #   autopep8
pyparsing==2.4.4
    # via packaging
pytest==5.2.2
    # via
    #   -r dev-requirements.in
    #   pytest-cov
pytest-cov==2.8.1
    # via -r dev-requirements.in
six==1.13.0
    # via
    #   packaging
    #   pip-tools
sympy==1.12
    # via
    #   -r requirements.txt
    #   latex2sympy2
wcwidth==0.1.7
    # via pytest

# THIS MUST BE MAINTAINED AS-IS
-e .