-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
49 lines (49 loc) · 853 Bytes
/
requirements.txt
File metadata and controls
49 lines (49 loc) · 853 Bytes
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
appnope==0.1.0
backcall==0.1.0
bcrypt==3.1.4
blinker==1.4
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.3.0
Click==7.0
cryptography==41.0.4
decorator==4.3.0
Faker==0.9.1
Flask==1.0.2
Flask-Bcrypt==0.7.1
Flask-DebugToolbar==0.10.1
Flask-Mail==0.9.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gunicorn==21.2.0
idna==3.4
importlib-metadata==6.7.0
ipython==7.0.1
ipython-genutils==0.2.0
itsdangerous==0.24
jedi==0.13.1
Jinja2==2.10
MarkupSafe==1.1.1
packaging==23.2
parso==0.3.1
pexpect==4.6.0
pickleshare==0.7.5
prompt-toolkit==2.0.5
psycopg2-binary==2.9.5
ptyprocess==0.6.0
pycparser==2.19
Pygments==2.2.0
PyJWT==2.8.0
python-dateutil==2.7.3
requests==2.31.0
simplegeneric==0.8.1
six==1.16.0
SQLAlchemy==1.2.12
text-unidecode==1.2
traitlets==4.3.2
typing_extensions==4.7.1
urllib3==2.0.6
wcwidth==0.1.7
Werkzeug==0.14.1
WTForms==2.2.1
zipp==3.15.0