-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1022 Bytes
/
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
aiohttp==3.8.5
aiosignal==1.3.1
anyio==3.7.1
async-timeout==4.0.2
attrs==23.1.0
black==23.7.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.6
colorama==0.4.6
copier==8.1.0
decorator==5.1.1
dunamai==1.18.0
exceptiongroup==1.1.2
flake8==6.1.0
flet==0.8.4
flet-core==0.8.4
flet-runtime==0.8.4
frozenlist==1.4.0
funcy==2.0
h11==0.14.0
httpcore==0.17.3
httpx==0.24.1
idna==3.4
iniconfig==2.0.0
Jinja2==3.1.2
jinja2-ansible-filters==1.3.2
MarkupSafe==2.1.3
mccabe==0.7.0
multidict==6.0.4
mypy-extensions==1.0.0
oauthlib==3.2.2
packaging==23.1
pathspec==0.11.2
pip==23.1.2
platformdirs==3.10.0
pluggy==1.2.0
plumbum==1.8.2
prompt-toolkit==3.0.39
pycodestyle==2.11.1
pydantic==1.10.12
pyflakes==3.1.0
Pygments==2.15.1
pypng==0.20220715.0
pytest==7.4.0
PyYAML==6.0.1
pyyaml-include==1.3.1
qrcode==7.4.2
questionary==1.10.0
repath==0.9.0
setuptools==67.8.0
six==1.16.0
sniffio==1.3.0
tomli==2.0.1
typing_extensions==4.7.1
watchdog==3.0.0
wcwidth==0.2.6
websocket-client==1.6.1
websockets==11.0.3
wheel==0.38.4
yarl==1.9.2