File size: 1,064 Bytes
455f76e |
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 |
annotated-types==0.7.0 anyio==4.6.0 asgiref==3.8.1 azure-core==1.31.0 azure-identity==1.16.1 black==24.10.0 bleach==6.1.0 brotli==1.1.0 certifi==2024.8.30 cffi==1.17.1 cfgv==3.4.0 charset-normalizer==3.3.2 click==8.1.7 coverage==7.6.1 cryptography==43.0.1 distlib==0.3.8 distro==1.9.0 django==4.2.7 django-environ==0.11.2 django-markdownify==0.9.5 filelock==3.16.1 h11==0.14.0 httpcore==1.0.6 httpx==0.27.2 identify==2.6.1 idna==3.10 iniconfig==2.0.0 jiter==0.6.1 markdown==3.7 msal==1.31.0 msal-extensions==1.2.0 mypy-extensions==1.0.0 nodeenv==1.9.1 openai==1.51.2 packaging==24.1 pathspec==0.12.1 platformdirs==4.3.6 pluggy==1.5.0 portalocker==2.10.1 pre-commit==4.0.1 psycopg2==2.9.9 pycparser==2.22 pydantic==2.9.2 pydantic-core==2.23.4 pyjwt==2.9.0 pytest==8.3.3 pytest-cov==5.0.0 pytest-django==4.9.0 pytest-dotenv==0.5.2 python-dotenv==1.0.1 pyyaml==6.0.2 requests==2.32.3 ruff==0.6.9 six==1.16.0 sniffio==1.3.1 sqlparse==0.5.1 tinycss2==1.2.1 tqdm==4.66.5 typing-extensions==4.12.2 urllib3==2.2.3 virtualenv==20.26.6 webencodings==0.5.1 whitenoise==6.6.0 |