Spaces:
Build error
Build error
niro commited on
Commit ·
f8b1f4e
1
Parent(s): 450b77c
asdf
Browse files- old_deps.txt +79 -1
- requirements.txt +0 -0
old_deps.txt
CHANGED
|
@@ -72,4 +72,82 @@ urllib3==1.26.15
|
|
| 72 |
validators==0.20.0
|
| 73 |
watchdog==3.0.0
|
| 74 |
yarl==1.8.2
|
| 75 |
-
zipp==3.15.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 72 |
validators==0.20.0
|
| 73 |
watchdog==3.0.0
|
| 74 |
yarl==1.8.2
|
| 75 |
+
zipp==3.15.0
|
| 76 |
+
|
| 77 |
+
|
| 78 |
+
|
| 79 |
+
aiohttp
|
| 80 |
+
aiosignal
|
| 81 |
+
altair
|
| 82 |
+
async-timeout
|
| 83 |
+
attrs
|
| 84 |
+
blinker
|
| 85 |
+
cachetools
|
| 86 |
+
certifi
|
| 87 |
+
charset-normalizer
|
| 88 |
+
click
|
| 89 |
+
colorama
|
| 90 |
+
dataclasses-json
|
| 91 |
+
decorator
|
| 92 |
+
entrypoints
|
| 93 |
+
faiss-cpu
|
| 94 |
+
frozenlist
|
| 95 |
+
GitPython
|
| 96 |
+
gitdb
|
| 97 |
+
greenlet
|
| 98 |
+
hupper
|
| 99 |
+
idna
|
| 100 |
+
importlib-metadata
|
| 101 |
+
Jinja2
|
| 102 |
+
jsonschema
|
| 103 |
+
langchain==0.0.146
|
| 104 |
+
markdown-it-py
|
| 105 |
+
MarkupSafe
|
| 106 |
+
marshmallow
|
| 107 |
+
marshmallow-enum
|
| 108 |
+
mdurl
|
| 109 |
+
multidict
|
| 110 |
+
mypy-extensions
|
| 111 |
+
nest-asyncio
|
| 112 |
+
numexpr
|
| 113 |
+
numpy
|
| 114 |
+
openai
|
| 115 |
+
openapi-schema-pydantic
|
| 116 |
+
packaging
|
| 117 |
+
pandas
|
| 118 |
+
Pillow
|
| 119 |
+
protobuf
|
| 120 |
+
pyarrow
|
| 121 |
+
pydantic
|
| 122 |
+
pydeck
|
| 123 |
+
Pygments
|
| 124 |
+
Pympler
|
| 125 |
+
pyrsistent
|
| 126 |
+
python-dateutil
|
| 127 |
+
python-dotenv
|
| 128 |
+
pytz
|
| 129 |
+
pytz-deprecation-shim
|
| 130 |
+
PyYAML
|
| 131 |
+
regex
|
| 132 |
+
requests
|
| 133 |
+
rich
|
| 134 |
+
six
|
| 135 |
+
smmap
|
| 136 |
+
SQLAlchemy
|
| 137 |
+
streamlit
|
| 138 |
+
streamlit-chat
|
| 139 |
+
tenacity
|
| 140 |
+
tiktoken
|
| 141 |
+
toml
|
| 142 |
+
toolz
|
| 143 |
+
tornado
|
| 144 |
+
tqdm
|
| 145 |
+
typing-inspect
|
| 146 |
+
typing_extensions
|
| 147 |
+
tzdata
|
| 148 |
+
tzlocal
|
| 149 |
+
urllib3
|
| 150 |
+
validators
|
| 151 |
+
watchdog
|
| 152 |
+
yarl
|
| 153 |
+
zipp
|
requirements.txt
CHANGED
|
Binary files a/requirements.txt and b/requirements.txt differ
|
|
|