-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
130 lines (130 loc) · 4.85 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
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
aiohttp==3.8.4
aiosignal==1.3.1
amqp==5.1.1
appdirs==1.4.4
asgiref==3.6.0
async-timeout==4.0.2
attrs==22.2.0
Authlib==1.2.0
bcrypt==4.0.1
beautifulsoup4==4.11.2
billiard==3.6.4.0
blinker==1.5
cachelib==0.9.0
cachetools==4.2.4
cattrs==22.2.0
celery==5.2.7
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.1.0
click==8.1.3
click-didyoumean==0.3.0
click-plugins==1.1.1
click-repl==0.2.0
colorama==0.4.6
coverage==7.2.1
cryptography==3.3.2
Deprecated==1.2.13
dnspython==2.3.0
ecdsa==0.18.0
email-validator==1.3.1
Flask==2.2.3
Flask-Bcrypt==1.0.1
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-Dance==6.2.0
Flask-Login==0.6.2
Flask-Mail==0.9.1
Flask-Sitemap==0.4.0
Flask-SQLAlchemy==3.0.3
frozendict==2.3.5
frozenlist==1.3.3
google-api-core==2.11.0
google-api-python-client==2.83.0
google-auth==2.17.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.3
google-cloud==0.34.0
google-cloud-core==2.3.2
google-cloud-datastore==2.15.1
google-cloud-ndb==2.1.0
google-cloud-pubsub==2.15.0
google-cloud-tasks==2.13.0
googleapis-common-protos==1.58.0
greenlet==2.0.2
grpc-google-iam-v1==0.12.6
grpcio==1.51.3
grpcio-status==1.51.3
gunicorn==20.1.0
h11==0.14.0
html5lib==1.1
httplib2==0.22.0
idna==3.4
iniconfig==2.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jwt==1.3.1
kombu==5.2.4
lxml==4.9.2
Markdown==3.4.3
markdown-it-py==2.2.0
MarkupSafe==2.1.2
mdurl==0.1.2
multidict==6.0.4
multitasking==0.0.11
numpy==1.24.2
oauthlib==3.2.2
packaging==23.0
pandas==1.5.3
platformdirs==3.2.0
pluggy==1.0.0
prompt-toolkit==3.0.38
proto-plus==1.22.2
protobuf==4.22.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
pydantic==1.10.6
PyGithub==1.58.1
Pygments==2.14.0
PyJWT==2.6.0
pymemcache==4.0.0
PyMySQL==1.0.2
PyNaCl==1.5.0
pyparsing==3.0.9
pyraml-parser==0.1.9
pytest==7.2.2
pytest-cov==4.0.0
pytest-mock==3.10.0
python-dateutil==2.8.2
python-decouple==3.8
python-dotenv==1.0.0
python-jose==3.3.0
pytz==2022.7.1
PyYAML==6.0
redis==4.5.1
requests==2.28.2
requests-cache==1.0.1
requests-oauthlib==1.3.1
requests-toolbelt==0.10.1
rich==13.3.2
rsa==4.9
searchconsole==0.0.4
six==1.16.0
soupsieve==2.4
SQLAlchemy==2.0.5.post1
typing_extensions==4.5.0
uritemplate==4.1.1
url-normalize==1.4.3
urllib3==1.26.14
URLObject==2.4.3
uvicorn==0.21.0
vine==5.0.0
waitress==2.1.2
wcwidth==0.2.6
webencodings==0.5.1
Werkzeug==2.2.3
wrapt==1.15.0
yarl==1.8.2
yfinance==0.2.18
cloudflare