-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
68 lines (68 loc) · 1.18 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
68
alembic==1.12.1
amqp==5.2.0
async-timeout==4.0.3
billiard==3.6.4.0
black==23.3.0
blinker==1.6.3
cached-property==1.5.2
celery==5.2.7
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
click-didyoumean==0.3.1
click-plugins==1.1.1
click-repl==0.3.0
CurrencyConverter==0.17.20
dnspython==2.3.0
email-validator==2.0.0.post2
exceptiongroup==1.2.0
Faker==18.13.0
flake8==5.0.4
Flask==2.2.5
Flask-Login==0.6.3
Flask-Mail==0.9.1
Flask-Migrate==4.0.5
Flask-SQLAlchemy==3.0.5
Flask-WTF==1.1.1
greenlet==3.0.3
idna==3.6
importlib-metadata==4.2.0
importlib-resources==5.12.0
iniconfig==2.0.0
isort==5.11.5
itsdangerous==2.1.2
Jinja2==3.1.2
kombu==5.2.4
libmagic==1.0
Mako==1.2.4
MarkupSafe==2.1.3
mccabe==0.7.0
mypy-extensions==1.0.0
packaging==23.2
pathspec==0.11.2
phonenumbers==8.13.34
platformdirs==4.0.0
pluggy==1.2.0
prompt-toolkit==3.0.43
pycodestyle==2.9.1
pycountry==22.3.5
pyflakes==2.5.0
pytest==7.4.4
pytest-dotenv==0.5.2
python-dateutil==2.9.0.post0
python-dotenv==0.21.1
pytz==2024.1
redis==5.0.4
requests==2.31.0
six==1.16.0
SQLAlchemy==2.0.23
stripe==4.2.0b1
tomli==2.0.1
typed-ast==1.5.5
typing_extensions==4.7.1
urllib3==2.0.7
vine==5.1.0
wcwidth==0.2.13
Werkzeug==2.2.3
WTForms==3.0.1
zipp==3.15.0