-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (59 loc) · 1.12 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
# Requirements for the project, organized by subprojects
# For example, the client run code does not require server modules
appdirs==1.4.4
asgiref==3.4.1
bandit==1.7.0
blessed==1.18.1
certifi==2021.5.30
cffi==1.14.6
cfgv==3.3.0
charset-normalizer==2.0.2
distlib==0.3.2
Django==3.2.5
django-embed-video==1.4.0
easy-thumbnails==2.7.1
entitymanager==0.1.2
evdev==1.4.0
filelock==3.0.12
flake8==3.9.2
flake8-annotations==2.6.2
flake8-bandit==2.1.2
flake8-docstrings==1.6.0
flake8-isort==4.0.0
flake8-polyfill==1.0.2
gitdb==4.0.7
GitPython==3.1.18
identify==2.2.11
idna==3.2
isort==5.9.2
keyboard==0.13.5
mccabe==0.6.1
nodeenv==1.6.0
paperclip==2.3.2
pbr==5.6.0
Pillow==8.3.1
pre-commit==2.13.0
pycodestyle==2.7.0
pycparser==2.20
pydocstyle==6.1.1
pyflakes==2.3.1
pygame==2.0.1
pymunk==6.0.0
pynput==1.7.3
pyperclip==1.8.2
pypresence==4.2.0
python-dotenv==0.18.0
python-xlib==0.31
pytz==2021.1
PyYAML==5.4.1
requests==2.26.0
six==1.16.0
smmap==4.0.0
snowballstemmer==2.1.0
sqlparse==0.4.1
stevedore==3.3.0
testfixtures==6.17.1
toml==0.10.2
urllib3==1.26.6
virtualenv==20.4.7
wcwidth==0.2.5