-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
67 lines (67 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
61
62
63
64
65
66
67
appnope==0.1.3
asttokens==2.2.1
async-timeout==4.0.2
backcall==0.2.0
bcrypt==4.0.1
Beaker==1.12.1
certifi==2022.12.7
cffi==1.15.1
chardet==5.1.0
charset-normalizer==3.0.1
click==8.1.3
cryptography==39.0.0
decorator==5.1.1
defusedxml==0.7.1
Deprecated==1.2.13
executing==1.2.0
Flask==2.2.2
Flask-Admin==1.6.1
Flask-Bcrypt==1.0.1
Flask-Login==0.6.2
flask-redis==0.4.0
flask-shell-ipython==0.4.1
Flask-SQLAlchemy==3.0.3
Flask-WTF==1.1.1
future==0.18.3
greenlet==2.0.2
idna==3.4
importlib-metadata==6.0.0
ipython==8.9.0
isodate==0.6.1
itsdangerous==2.1.2
jedi==0.18.2
Jinja2==3.1.2
jwcrypto==1.4.2
Mako==1.2.4
MarkupSafe==2.1.2
matplotlib-inline==0.1.6
oic==1.5.0
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.36
psycopg2-binary==2.9.5
ptyprocess==0.7.0
pure-eval==0.2.2
pycparser==2.21
pycryptodomex==3.17
Pygments==2.14.0
pyjwkest==1.4.2
PyJWT==2.6.0
pyparsing==3.0.9
python-dotenv==0.21.1
rdflib==6.2.0
redis==4.4.2
requests==2.28.2
six==1.16.0
SQLAlchemy==2.0.1
stack-data==0.6.2
traitlets==5.9.0
typing_extensions==4.4.0
urllib3==1.26.14
uWSGI==2.0.21
wcwidth==0.2.6
Werkzeug==2.2.2
wrapt==1.14.1
WTForms==3.0.1
zipp==3.12.1