forked from infinite-options/myspace-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements_myspace.txt
74 lines (74 loc) · 1.29 KB
/
requirements_myspace.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
69
70
71
72
73
74
aiohttp==3.8.5
aiohttp-retry==2.8.3
aiosignal==1.3.1
aniso8601==9.0.1
argcomplete==3.1.1
async-timeout==4.0.2
asynctest==0.13.0
attrs==23.1.0
beautifulsoup4==4.12.2
blinker==1.6.2
boto3==1.28.19
botocore==1.31.19
bs4==0.0.1
cachetools==5.3.1
certifi==2023.7.22
cfn-flip==1.3.0
charset-normalizer==3.2.0
click==8.1.6
durationpy==0.5
Flask==2.2.5
Flask-Cors==4.0.0
Flask-JWT-Extended==4.5.2
Flask-Mail==0.9.1
Flask-RESTful==0.3.10
frozenlist==1.3.3
google-api-core==2.11.1
google-api-python-client==2.95.0
google-auth==2.22.0
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
googleapis-common-protos==1.60.0
hjson==3.1.0
httplib2==0.22.0
idna==3.4
importlib-metadata==6.7.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
kappa==0.6.0
MarkupSafe==2.1.3
multidict==6.0.4
numpy==1.25.2
oauth2client==4.1.3
oauthlib==3.2.2
placebo==0.9.0
protobuf==4.23.4
pyasn1==0.5.0
pyasn1-modules==0.3.0
PyJWT==2.8.0
PyMySQL==1.1.0
pyparsing==3.1.1
python-dateutil==2.8.2
python-slugify==8.0.1
pytz==2023.3
PyYAML==6.0.1
requests==2.31.0
requests-oauthlib==1.3.1
rsa==4.9
s3transfer==0.6.1
six==1.16.0
soupsieve==2.4.1
stripe==5.5.0
text-unidecode==1.3
toml==0.10.2
tqdm==4.65.0
troposphere==4.3.2
twilio==8.5.0
typing_extensions==4.7.1
uritemplate==4.1.1
urllib3==1.26.16
Werkzeug==2.2.3
yarl==1.9.2
zappa==0.57.0
zipp==3.15.0