requirements-dev.lock 1.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980
  1. # generated by rye
  2. # use `rye lock` or `rye sync` to update this lockfile
  3. #
  4. # last locked with the following flags:
  5. # pre: false
  6. # features: []
  7. # all-features: false
  8. # with-sources: false
  9. # generate-hashes: false
  10. # universal: true
  11. -e file:.
  12. aiohappyeyeballs==2.3.6
  13. # via aiohttp
  14. aiohttp==3.10.3
  15. # via rural-dict
  16. aiosignal==1.3.1
  17. # via aiohttp
  18. annotated-types==0.7.0
  19. # via pydantic
  20. anyio==4.4.0
  21. # via starlette
  22. # via watchfiles
  23. attrs==24.2.0
  24. # via aiohttp
  25. basedpyright==1.16.0
  26. click==8.1.7
  27. # via uvicorn
  28. colorama==0.4.6 ; platform_system == 'Windows' or sys_platform == 'win32'
  29. # via click
  30. # via uvicorn
  31. fastapi==0.112.1
  32. # via rural-dict
  33. frozenlist==1.4.1
  34. # via aiohttp
  35. # via aiosignal
  36. h11==0.14.0
  37. # via uvicorn
  38. httptools==0.6.1
  39. # via uvicorn
  40. idna==3.7
  41. # via anyio
  42. # via yarl
  43. jinja2==3.1.4
  44. # via rural-dict
  45. markupsafe==2.1.5
  46. # via jinja2
  47. multidict==6.0.5
  48. # via aiohttp
  49. # via yarl
  50. nodejs-wheel-binaries==20.16.0
  51. # via basedpyright
  52. pydantic==2.8.2
  53. # via fastapi
  54. pydantic-core==2.20.1
  55. # via pydantic
  56. python-dotenv==1.0.1
  57. # via uvicorn
  58. pyyaml==6.0.2
  59. # via uvicorn
  60. selectolax==0.3.21
  61. # via rural-dict
  62. sniffio==1.3.1
  63. # via anyio
  64. starlette==0.38.2
  65. # via fastapi
  66. typing-extensions==4.12.2
  67. # via fastapi
  68. # via pydantic
  69. # via pydantic-core
  70. uvicorn==0.30.6
  71. # via rural-dict
  72. uvloop==0.20.0 ; platform_python_implementation != 'PyPy' and sys_platform != 'cygwin' and sys_platform != 'win32'
  73. # via uvicorn
  74. watchfiles==0.23.0
  75. # via uvicorn
  76. websockets==12.0
  77. # via uvicorn
  78. yarl==1.9.4
  79. # via aiohttp