diff options
| author | Simeon Simeonov | 2026-06-17 20:02:22 +0200 |
|---|---|---|
| committer | Simeon Simeonov | 2026-06-17 20:02:22 +0200 |
| commit | 6dda4e0e9d2d55ffa29e06395eeeb1ccb187f282 (patch) | |
| tree | c7e2d7aac8a08eea56e8813efc80b5658b3833f7 | |
| parent | f1cd47e0dcde606c71768b1ef22c2e7ec01170e8 (diff) | |
Add requirements.lock
| -rw-r--r-- | requirements.lock | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/requirements.lock b/requirements.lock new file mode 100644 index 0000000..e9a5696 --- /dev/null +++ b/requirements.lock | |||
| @@ -0,0 +1,40 @@ | |||
| 1 | anyio==4.14.0 | ||
| 2 | arrow==1.4.0 | ||
| 3 | binaryornot==0.4.4 | ||
| 4 | briefcase==0.4.2 | ||
| 5 | build==1.5.0 | ||
| 6 | certifi==2026.6.17 | ||
| 7 | chardet==5.2.0 | ||
| 8 | charset-normalizer==3.4.7 | ||
| 9 | click==8.4.1 | ||
| 10 | cookiecutter==2.7.1 | ||
| 11 | gitdb==4.0.12 | ||
| 12 | GitPython==3.1.50 | ||
| 13 | h11==0.16.0 | ||
| 14 | httpcore==1.0.9 | ||
| 15 | httpx==0.28.1 | ||
| 16 | idna==3.18 | ||
| 17 | Jinja2==3.1.6 | ||
| 18 | markdown-it-py==4.2.0 | ||
| 19 | MarkupSafe==3.0.3 | ||
| 20 | mdurl==0.1.2 | ||
| 21 | packaging==26.2 | ||
| 22 | platformdirs==4.10.0 | ||
| 23 | psutil==7.2.2 | ||
| 24 | Pygments==2.20.0 | ||
| 25 | pyproject_hooks==1.2.0 | ||
| 26 | python-dateutil==2.9.0.post0 | ||
| 27 | python-slugify==8.0.4 | ||
| 28 | PyYAML==6.0.3 | ||
| 29 | requests==2.34.2 | ||
| 30 | rich==15.0.0 | ||
| 31 | setuptools==82.0.1 | ||
| 32 | six==1.17.0 | ||
| 33 | smmap==5.0.3 | ||
| 34 | tenacity==9.1.4 | ||
| 35 | text-unidecode==1.3 | ||
| 36 | tomli_w==1.2.0 | ||
| 37 | truststore==0.10.4 | ||
| 38 | tzdata==2026.2 | ||
| 39 | urllib3==2.7.0 | ||
| 40 | wheel==0.47.0 | ||
