-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathrequirements-dev.txt
58 lines (58 loc) · 1.22 KB
/
requirements-dev.txt
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
Warning: The lock file is not up to date with the latest changes in pyproject.toml. You may be getting outdated dependencies. Run update to update them.
alabaster==0.7.12
atomicwrites==1.4.0
attrs==21.4.0
babel==2.10.1
binaryornot==0.4.4
certifi==2021.10.8
chardet==3.0.4
charset-normalizer==2.0.12
clevercsv==0.6.8
codecov==2.1.12
colorama==0.4.4
coverage==6.2
distlib==0.3.4
docutils==0.16
filelock==3.4.1
idna==3.3
imagesize==1.3.0
importlib-metadata==1.7.0
importlib-resources==5.4.0
jinja2==3.0.3
markupsafe==2.0.1
more-itertools==8.13.0
packaging==21.3
platformdirs==2.4.0
pluggy==0.13.1
poetry-core==1.0.8
py==1.11.0
pygments==2.12.0
pyparsing==3.0.7
pytest==5.4.3
pytest-cov==2.12.1
pytest-mock==3.6.1
pytest-repeat==0.8.0
pytest-subtests==0.3.2
pytz==2022.1
regex==2022.4.24
requests==2.27.1
requests-mock==1.9.3
six==1.16.0
snowballstemmer==2.2.0
sphinx==3.5.4
sphinx-autodoc-typehints==1.12.0
sphinx-rtd-theme==0.5.2
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-htmlhelp==2.0.0
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
toml==0.10.2
tomlkit==0.10.2
tox==3.25.0
tox-poetry-dev-dependencies==0.0.5
urllib3==1.26.9
virtualenv==20.14.1
wcwidth==0.2.5
zipp==3.6.0