Skip to content

Commit 00c6800

Browse files
committed
deps: add requirements.txt
1 parent 6a14eca commit 00c6800

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

requirements.txt

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
attrs==22.2.0
2+
CacheControl==0.12.11
3+
certifi==2022.12.7
4+
charset-normalizer==2.1.1
5+
cleo==2.0.1
6+
colorama==0.4.6
7+
crashtest==0.4.1
8+
distlib==0.3.6
9+
dulwich==0.20.50
10+
exceptiongroup==1.0.4
11+
filelock==3.8.2
12+
html5lib==1.1
13+
idna==3.4
14+
importlib-metadata==5.2.0
15+
iniconfig==1.1.1
16+
jaraco.classes==3.2.3
17+
jsonschema==4.17.3
18+
keyring==23.13.1
19+
lockfile==0.12.2
20+
more-itertools==9.0.0
21+
msgpack==1.0.4
22+
packaging==22.0
23+
pexpect==4.8.0
24+
pkginfo==1.9.2
25+
platformdirs==2.6.0
26+
pluggy==1.0.0
27+
poetry==1.3.1
28+
poetry-core==1.4.0
29+
poetry-plugin-export==1.2.0
30+
ptyprocess==0.7.0
31+
pyrsistent==0.19.2
32+
pytest==7.2.0
33+
pywin32-ctypes==0.2.0
34+
rapidfuzz==2.13.7
35+
requests==2.28.1
36+
requests-toolbelt==0.10.1
37+
shellingham==1.5.0
38+
six==1.16.0
39+
tomli==2.0.1
40+
tomlkit==0.11.6
41+
trove-classifiers==2022.12.22
42+
urllib3==1.26.13
43+
virtualenv==20.17.1
44+
webencodings==0.5.1
45+
zipp==3.11.0

0 commit comments

Comments
 (0)