-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
129 lines (112 loc) · 1.75 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
# LLMs
langchain==0.0.223
# git+https://github.com/hwchase17/langchain.git@master#egg=langchain
openai~=0.27.8
# Guardrails
guardrails-ai==0.1.8
faiss-cpu
# Streamlit
streamlit==1.25.0
streamlit-elements==0.1.0
# streamlit_cookies_manager==0.2.0
extra_streamlit_components==0.1.56
# Google Cloud Platform
httpx_oauth==0.13.0
google-cloud-firestore==2.11.1
google-cloud-bigquery[pandas]==3.11.1
google-api-python-client==2.70.0
google-auth-httplib2
google-auth-oauthlib
firebase
firebase-admin
fireo
# Data science
plotly~=5.16.0
pandas~=2.0.3
scipy
scikit-learn
numpy~=1.25.2
statsmodels
dataframe_image
matplotlib==3.7.2
# Miscellaneous
# altair
watchdog
# wolframalpha
python-dotenv~=1.0.0
# google-search-results
ipykernel==6.25.1
# jupyterlab
pytest~=7.4.0
pytest-xdist
pytest-asyncio==0.21.1
# notebook
# ipywidgets
pandas
numpy
# pyarrow
# PyPDF2
unstructured
# chromadb
lxml
tiktoken
# pinecone-client
# faiss-cpu
deeplake
networkx
pg8000
pulumi~=3.78.1
pulumi_gcp
gitignore_parser
sentry_sdk
flask_sqlalchemy
sqlalchemy-bigquery[bqstorage]
sqlalchemy>=2.0.13
nbformat
sqlparse~=0.4.4
google_cloud_api_keys
# API
gunicorn==20.1.0
uvicorn==0.23.2
fastapi==0.103.1
connexion[uvicorn, swagger-ui]==2.14.2
pydantic==1.10.9
api/clients/python_client/
flask>=2.0.3
flask-cors==4.0.0
authlib>=1.0
typeguard==4.1.3
tenacity==8.2.3
sseclient-py==1.8.0
motor==3.3.1
# Caching
gptcache
# redis
# redis_om
# transformers
# onnxruntime
# tensorflow==2.13.0
torch
# FastAPI
# fastapi==0.45.0
# uvicorn
# pydantic>=1.2.0,<2.0.0
# pydantic_settings
python-jose
six
st_pages==0.4.4
RestrictedPython==6.1
# All bots
kaleido
frozendict
# Discord bot
discord~=2.3.2
# Slack bot
slack_bolt
# Telegram bot
python-telegram-bot
# Code linting and formatting
flake8
isort==5.12.0
black
cachetools