-
Notifications
You must be signed in to change notification settings - Fork 248
/
Copy pathrequirements.txt.lock
59 lines (57 loc) · 1.44 KB
/
requirements.txt.lock
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
aiohttp==3.9; python_version > "3.11"
urllib3==1.26.20; python_version > "3.11"
Werkzeug==3.1.3; python_version > "3.11"
yarl==1.9.4; python_version > "3.11"
Flask==3.1.0; python_version > "3.11"
frozenlist==1.5; python_version > "3.11"
itsdangerous==2.2.0; python_version > "3.11"
multidict==6.1.0; python_version > "3.11"
Pillow==11.0.0; python_version > "3.11"
setuptools==75; python_version > "3.11"
aiohttp==3.8.3; python_version <= "3.11"
urllib3==1.24.3; python_version <= "3.11"
Werkzeug==2.2.2; python_version <= "3.11"
yarl==1.8.1; python_version <= "3.11"
Flask==2.2.2; python_version <= "3.11"
frozenlist==1.3.1; python_version <= "3.11"
itsdangerous==2.1.2; python_version <= "3.11"
multidict==6.0.2; python_version <= "3.11"
Pillow==9.4.0; python_version <= "3.11"
setuptools==70; python_version <= "3.11"
aiosignal==1.2.0
aniso8601==9.0.1
async-timeout==4.0.2
attrs==22.1.0
autopep8==1.7.0
beautifulsoup4==4.7.1
bidict==0.22.0
certifi==2022.6.15.1
chardet==3.0.4
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.1
Flask-RESTful==0.3.9
Flask-SocketIO==5.3.0
Flask-Cors==4.0.0
idna==2.8
importlib-metadata==5.0.0
Jinja2==3.1.2
jsonschema==4.17.0
MarkupSafe==2.1.1
netifaces==0.11.0
packaging==19.0
portpicker==1.3.1
pycodestyle==2.9.1
pyparsing==3.0.9
pyrsistent==0.19.2
python-engineio==4.3.4
python-socketio==5.7.1
pytz==2022.2.1
qrcode==7.3.1
requests==2.25.1
six==1.16.0
soupsieve==2.3.2.post1
SQLAlchemy==1.3.22
toml==0.10.2
zipp==3.10.0
redis==4.6.0