-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 958 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
arrow==1.2.3
async-generator==1.10
async-timeout==4.0.2
attrs==22.1.0
beautifulsoup4==4.11.1
bs4==0.0.1
certifi==2020.6.20
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.1.0
click==7.1.2
cryptography==37.0.4
Deprecated==1.2.13
dominate==2.5.2
Flask==1.1.2
Flask-Bootstrap==3.3.7.1
Flask-CKEditor==0.4.4.1
Flask-Gravatar==0.5.0
Flask-Login==0.5.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
h11==0.13.0
html5lib==1.1
idna==2.10
infermedica-api==1.0.0
itsdangerous==1.1.0
Jinja2==2.11.2
lxml==4.9.1
MarkupSafe==1.1.1
outcome==1.2.0
packaging==21.3
pycparser==2.21
pyOpenSSL==22.0.0
pyparsing==3.0.9
PySocks==1.7.1
python-dateutil==2.8.2
redis==4.3.4
requests==2.24.0
rq==1.11.0
rq-win==0.4.0
selenium==4.4.0
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
SQLAlchemy==1.3.19
times==0.7
trio==0.21.0
trio-websocket==0.9.2
urllib3==1.25.11
visitor==0.1.3
webencodings==0.5.1
Werkzeug==1.0.1
wrapt==1.14.1
wsproto==1.1.0
WTForms==2.3.3