-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
69 lines (69 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
69
aiohttp==3.8.3
aiosignal==1.3.1
alembic==1.6.4
aniso8601==7.0.0
async-timeout==4.0.2
attrs==22.2.0
boto3==1.24.48
botocore==1.27.48
brotlipy==0.7.0
certifi==2022.12.7
cffi==1.15.0
charset-normalizer==2.1.1
click==8.1.3
cryptography==37.0.1
dnspython==2.3.0
feedparser==6.0.10
Flask==2.2.2
Flask-Cors==3.0.10
Flask-GraphQL==2.0.1
Flask-HTTPAuth==4.7.0
Flask-Migrate==3.0.0
Flask-SQLAlchemy==2.5.1
frozenlist==1.3.3
graphene==2.1.9
graphene-sqlalchemy==2.3.0
graphene-sqlalchemy-filter==1.13.0
graphql-core==2.3.2
graphql-relay==2.0.1
graphql-server-core==1.2.0
greenlet==1.1.0
idna==3.4
importlib-metadata==6.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
loguru==0.6.0
Mako==1.1.4
MarkupSafe==2.1.2
multidict==6.0.4
numpy==1.23.4
openai==0.26.1
pinecone-client==2.1.0
pip==21.2.4
promise==2.3
psycopg2-binary==2.9.5
py4j==0.10.9
pycparser==2.21
pyOpenSSL==22.0.0
PySocks==1.7.1
python-dateutil==2.8.1
python-editor==1.0.4
PyYAML==6.0
requests==2.28.1
Rx==1.6.3
s3transfer==0.6.0
scipy==1.9.2
setuptools==52.0.0
sgmllib3k==1.0.0
singledispatch==3.7.0
six==1.16.0
SQLAlchemy==1.4.16
stripe==2.49.0
tqdm==4.64.1
typing_extensions==4.4.0
urllib3==1.26.11
Werkzeug==2.2.2
wheel==0.36.2
yarl==1.8.2
zipp==3.12.1