-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
50 lines (50 loc) · 1.8 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
altgraph==0.17
appdirs==1.4.3
asgiref==3.3.4
auto-py-to-exe==2.9.0
autopep8==1.4.4
beautifulsoup4==4.9.0
bottle==0.12.19
bottle-websocket==0.2.9
certifi==2020.4.5.1
cffi==1.14.5
chardet==3.0.4
cycler==0.10.0
distlib==0.3.0
Django==3.2.4
Eel==0.12.4
filelock==3.0.12
future==0.18.2
gevent==21.1.2
gevent-websocket==0.10.1
greenlet==1.1.0
idna==2.9
importlib-metadata==1.6.0
kiwisolver==1.2.0
lxml==4.5.0
matplotlib==3.2.1
numpy==1.18.3
pefile==2021.5.24
pycodestyle==2.5.0
pycparser==2.20
pyinstaller==4.3
pyinstaller-hooks-contrib==2021.2
pyparsing==2.4.7
PyQt5==5.14.2
PyQt5-sip==12.7.2
python-dateutil==2.8.1
pytz==2021.1
pywin32-ctypes==0.2.0
requests==2.23.0
selenium==3.141.0
six==1.14.0
soupsieve==2.0
sqlparse==0.4.1
typing-extensions==3.10.0.0
urllib3==1.25.9
virtualenv==20.0.18
whichcraft==0.6.1
xlwt==1.3.0
zipp==3.1.0
zope.event==4.5.0
zope.interface==5.4.0