generated from carpentries-incubator/python-intermediate-inflammation
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
70 lines (70 loc) · 1.18 KB
/
requirements.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
59
60
61
62
63
64
65
66
67
68
69
70
astroid==2.12.10
attrs==22.1.0
beautifulsoup4==4.11.1
bs4==0.0.1
CacheControl==0.12.11
cachy==0.3.0
certifi==2022.9.24
charset-normalizer==2.1.1
cleo==1.0.0a5
colorama==0.4.5
commonmark==0.9.1
contourpy==1.0.5
coverage==6.5.0
crashtest==0.3.1
cycler==0.11.0
dill==0.3.5.1
distlib==0.3.6
dulwich==0.20.46
filelock==3.8.0
fonttools==4.37.3
html5lib==1.1
idna==3.4
iniconfig==1.1.1
isort==5.10.1
jaraco.classes==3.2.3
jsonschema==4.16.0
keyring==23.9.3
kiwisolver==1.4.4
lazy-object-proxy==1.7.1
lockfile==0.12.2
matplotlib==3.6.0
mccabe==0.7.0
more-itertools==9.0.0
msgpack==1.0.4
numpy==1.23.3
packaging==21.3
pexpect==4.8.0
Pillow==9.2.0
pip-search==0.0.12
pkginfo==1.8.3
platformdirs==2.5.2
pluggy==1.0.0
poetry==1.2.2
poetry-core==1.3.2
poetry-plugin-export==1.1.2
ptyprocess==0.7.0
py==1.11.0
Pygments==2.13.0
pylev==1.4.0
pylint==2.15.3
pyparsing==3.0.9
pyrsistent==0.18.1
pytest==7.1.3
pytest-cov==4.0.0
python-dateutil==2.8.2
pywin32-ctypes==0.2.0
requests==2.28.1
requests-toolbelt==0.9.1
rich==12.5.1
setuptools-scm==7.0.5
shellingham==1.5.0
six==1.16.0
soupsieve==2.3.2.post1
tomli==2.0.1
tomlkit==0.11.5
typing_extensions==4.4.0
urllib3==1.26.12
virtualenv==20.16.5
webencodings==0.5.1
wrapt==1.14.1