forked from cloudyuga/rsvpapp
-
Notifications
You must be signed in to change notification settings - Fork 5
/
requirements.txt
70 lines (70 loc) · 5.08 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
69
70
alley==0.0.3; python_version >= "2.7"
altair==4.2.0; python_version >= "3.7"
arrow==1.2.3; python_version >= "3.6"
attrs==22.1.0; python_version >= "3.7"
beautifulsoup4==4.11.1; python_full_version >= "3.6.0"
blinker==1.5; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.5.0")
cachelib==0.9.0; python_version >= "3.7"
cachetools==5.2.0; python_version >= "3.7" and python_version < "4.0" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
certifi==2022.9.24; python_version >= "3.7" and python_version < "4"
charset-normalizer==2.1.1; python_version >= "3.7" and python_version < "4" and python_full_version >= "3.6.0"
click==8.1.3; python_version >= "3.7"
cloudinary==1.30.0
colorama==0.4.6; python_version >= "3.7" and python_full_version < "3.0.0" and platform_system == "Windows" or platform_system == "Windows" and python_version >= "3.7" and python_full_version >= "3.7.0"
distro==1.8.0; python_version >= "3.6"
dnspython==2.2.1; python_version >= "3.6" and python_version < "4.0"
dropbox==11.35.0
email-validator==1.3.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_version >= "3.7" and python_full_version >= "3.5.0"
entrypoints==0.4; python_version >= "3.7"
flask-dance==6.2.0; python_version >= "3.6"
flask-login==0.6.2; python_version >= "3.7"
flask-mongoengine==1.0.0
flask-versioned @ git+https://github.com/pilt/flask-versioned.git@c6591bc9a5605242d5d82dd4e3bf30c11452748e
flask-wtf==1.0.1; python_version >= "3.6"
flask==2.2.5; python_version >= "3.7"
google-api-core==2.10.2; python_version >= "3.7"
google-api-python-client==2.65.0; python_version >= "3.7"
google-auth-httplib2==0.1.0; python_version >= "3.7"
google-auth==2.14.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7"
googleapis-common-protos==1.56.4; python_version >= "3.7"
gunicorn==22.0.0; python_version >= "3.5"
httplib2==0.21.0; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.7"
idna==3.4; python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_version >= "3.7" and python_full_version >= "3.5.0")
importlib-metadata==5.0.0; python_version < "3.10" and python_version >= "3.7"
itsdangerous==2.1.2; python_version >= "3.7"
jinja2==3.1.4; python_version >= "3.7"
jsonschema==4.16.0; python_version >= "3.7"
markupsafe==2.1.1; python_version >= "3.7"
matrix-client==0.4.0; python_version >= "3.6"
mistune==2.0.4
mongoengine==0.24.2; python_version >= "3.6"
numpy==1.23.4
oauthlib==3.2.2; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
pandas==1.5.1; python_version >= "3.8"
ply==3.11
protobuf==4.21.9; python_version >= "3.7"
pyasn1-modules==0.2.8; python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7"
pyasn1==0.4.8; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7") or python_full_version >= "3.6.0" and python_version >= "3.7" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
pymongo==4.6.3; python_version >= "3.7"
pyparsing==3.0.9; python_full_version >= "3.6.8" and python_version >= "3.7"
pyrsistent==0.19.1; python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
python-http-client==3.3.7; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.4.0"
pytz==2022.6; python_version >= "3.8"
requests-oauthlib==1.3.1; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6"
requests==2.28.1; python_version >= "3.7" and python_version < "4"
rsa==4.9; python_version >= "3.6" and python_version < "4" and (python_version >= "3.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.7")
schedule==1.1.0; python_version >= "3.6"
sendgrid==5.3.0
six==1.16.0; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.6.0" and python_version >= "3.8"
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
stone==3.3.1
toolz==0.12.0; python_version >= "3.7"
typing-extensions==4.4.0; python_version >= "3.7"
uritemplate==4.1.1; python_version >= "3.7"
urllib3==1.26.12; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4" or python_full_version >= "3.6.0" and python_version < "4" and python_version >= "3.7"
urlobject==2.4.3; python_version >= "3.6"
werkzeug==3.0.6; python_version >= "3.7"
wtforms==3.0.1; python_version >= "3.7"
zipp==3.10.0; python_version < "3.10" and python_version >= "3.7"
zulip==0.8.2; python_version >= "3.6"