forked from celestekilgore/friender-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
59 lines (59 loc) · 1.11 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
appnope==0.1.3
asttokens==2.4.0
backcall==0.2.0
bcrypt==4.0.1
beautifulsoup4==4.12.2
blinker==1.6.3
boto3==1.29.0
botocore==1.32.0
certifi==2023.7.22
charset-normalizer==3.3.0
click==8.1.7
decorator==5.1.1
dnspython==2.4.2
email-validator==2.0.0.post2
exceptiongroup==1.1.3
executing==2.0.0
Flask==2.3.3
Flask-Bcrypt==1.0.1
Flask-Cors==4.0.0
Flask-DebugToolbar @ git+https://github.com/pallets-eco/flask-debugtoolbar@ce02d2da3c37b3212eebafa9392c429b91d13923
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
forex-python==1.8
greenlet==3.0.0
gunicorn==21.2.0
idna==3.4
ipython==8.16.1
itsdangerous==2.1.2
jedi==0.19.1
Jinja2==3.1.2
jmespath==1.0.1
MarkupSafe==2.1.3
matplotlib-inline==0.1.6
packaging==23.2
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
prompt-toolkit==3.0.39
psycopg2==2.9.9
psycopg2-binary==2.9.9
ptyprocess==0.7.0
pure-eval==0.2.2
PyJWT==2.8.0
python-dateutil==2.8.2
python-dotenv==1.0.0
pyzipcode==3.0.1
requests==2.31.0
s3transfer==0.7.0
simplejson==3.19.1
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.21
stack-data==0.6.3
traitlets==5.11.2
typing_extensions==4.8.0
urllib3==2.0.5
wcwidth==0.2.8
Werkzeug==2.3.7
WTForms==3.1.0