Spaces:
Running
Running
File size: 3,101 Bytes
76d828c |
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 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 |
# This file was autogenerated by uv via the following command: # uv pip compile requirements.in --output-file requirements.txt aiohappyeyeballs==2.4.0 # via aiohttp aiohttp==3.10.5 # via pyvespa aiosignal==1.3.1 # via aiohttp anyio==4.4.0 # via # httpx # starlette # watchfiles async-timeout==4.0.3 # via aiohttp attrs==24.2.0 # via aiohttp beautifulsoup4==4.12.3 # via python-fasthtml certifi==2024.7.4 # via # httpcore # httpx # requests cffi==1.17.0 # via cryptography charset-normalizer==3.3.2 # via requests click==8.1.7 # via uvicorn cryptography==43.0.0 # via pyvespa docker==7.1.0 # via pyvespa exceptiongroup==1.2.2 # via anyio fastcore==1.7.1 # via # fasthtml-hf # fastlite # python-fasthtml # sqlite-minutils fasthtml-hf @ git+https://github.com/AnswerDotAI/fasthtml-hf@a7ae831a1bd01105a9f771fb3a4e4c454ddc3176 # via -r requirements.in fastlite==0.0.9 # via python-fasthtml filelock==3.15.4 # via huggingface-hub frozenlist==1.4.1 # via # aiohttp # aiosignal fsspec==2024.6.1 # via huggingface-hub h11==0.14.0 # via # httpcore # uvicorn h2==4.1.0 # via httpx hpack==4.0.0 # via h2 httpcore==1.0.5 # via httpx httptools==0.6.1 # via uvicorn httpx==0.27.0 # via # python-fasthtml # pyvespa huggingface-hub==0.24.6 # via # -r requirements.in # fasthtml-hf hyperframe==6.0.1 # via h2 idna==3.7 # via # anyio # httpx # requests # yarl itsdangerous==2.2.0 # via python-fasthtml jinja2==3.1.4 # via pyvespa markupsafe==2.1.5 # via jinja2 multidict==6.0.5 # via # aiohttp # yarl oauthlib==3.2.2 # via python-fasthtml packaging==24.1 # via # fastcore # huggingface-hub pycparser==2.22 # via cffi python-dateutil==2.9.0.post0 # via # python-fasthtml # pyvespa python-dotenv==1.0.1 # via # -r requirements.in # uvicorn python-fasthtml==0.4.4 # via -r requirements.in python-multipart==0.0.9 # via python-fasthtml pyvespa==0.46.0 # via -r requirements.in pyyaml==6.0.2 # via # huggingface-hub # uvicorn requests==2.31.0 # via # docker # huggingface-hub # pyvespa # requests-toolbelt requests-toolbelt==1.0.0 # via pyvespa six==1.16.0 # via python-dateutil sniffio==1.3.1 # via # anyio # httpx soupsieve==2.6 # via beautifulsoup4 sqlite-minutils==3.37.0.post1 # via fastlite starlette==0.38.2 # via python-fasthtml tenacity==9.0.0 # via pyvespa tqdm==4.66.5 # via huggingface-hub typing-extensions==4.12.2 # via # anyio # huggingface-hub # pyvespa # uvicorn urllib3==2.2.2 # via # docker # requests uvicorn==0.30.6 # via python-fasthtml uvloop==0.20.0 # via uvicorn vespacli==8.391.23 # via -r requirements.in watchfiles==0.23.0 # via uvicorn websockets==13.0 # via uvicorn yarl==1.9.4 # via aiohttp |