|
1 | 1 | {
|
2 |
| - "slumber": "https://slumber.readthedocs.io/en/v0.6.0/", |
3 |
| - "packaging": "https://packaging.pypa.io/en/latest/", |
4 |
| - "importlib_resources": "https://importlib-resources.readthedocs.io/en/latest/", |
5 |
| - "importlib-resources": "https://importlib-resources.readthedocs.io/en/latest/", |
6 |
| - "sphinx": "https://www.sphinx-doc.org/en/3.x/", |
7 |
| - "typing_extensions": "https://docs.python.org/3/", |
8 |
| - "typing-extensions": "https://docs.python.org/3/", |
9 |
| - "pandas": "https://pandas.pydata.org/docs/", |
10 |
| - "pytest": "https://docs.pytest.org/en/stable", |
11 |
| - "natsort": "https://natsort.readthedocs.io/en/master/", |
12 |
| - "pydash": "https://pydash.readthedocs.io/en/latest/", |
13 |
| - "pytest-regressions": "https://pytest-regressions.readthedocs.io/en/latest/", |
| 2 | + "babel": "https://babel.readthedocs.io/en/latest/", |
14 | 3 | "boto3": "https://boto3.amazonaws.com/v1/documentation/api/latest/",
|
15 |
| - "chardet": "https://chardet.readthedocs.io/en/latest", |
16 |
| - "six": "https://six.readthedocs.io/", |
| 4 | + "cachetools": "https://cachetools.readthedocs.io/en/latest/", |
17 | 5 | "cffi": "https://cffi.readthedocs.io/en/latest/",
|
| 6 | + "chardet": "https://chardet.readthedocs.io/en/latest", |
18 | 7 | "cryptography": "https://cryptography.io/en/latest/",
|
19 |
| - "python-dateutil": "https://dateutil.readthedocs.io/en/stable/", |
20 |
| - "pyparsing": "https://pyparsing-docs.readthedocs.io/en/latest/", |
21 |
| - "requests-oauthlib": "https://requests-oauthlib.readthedocs.io/en/latest/", |
22 |
| - "oauthlib": "https://oauthlib.readthedocs.io/en/latest/", |
23 |
| - "pyopenssl": "https://www.pyopenssl.org/en/latest/", |
| 8 | + "dnspython": "https://dnspython.readthedocs.io/en/latest/", |
24 | 9 | "importlib-metadata": "https://importlib-metadata.readthedocs.io/en/latest/",
|
| 10 | + "importlib-resources": "https://importlib-resources.readthedocs.io/en/latest/", |
25 | 11 | "importlib_metadata": "https://importlib-metadata.readthedocs.io/en/latest/",
|
| 12 | + "importlib_resources": "https://importlib-resources.readthedocs.io/en/latest/", |
| 13 | + "natsort": "https://natsort.readthedocs.io/en/master/", |
| 14 | + "numpy": "https://numpy.org/doc/stable/", |
| 15 | + "oauthlib": "https://oauthlib.readthedocs.io/en/latest/", |
| 16 | + "packaging": "https://packaging.pypa.io/en/latest/", |
| 17 | + "pandas": "https://pandas.pydata.org/docs/", |
26 | 18 | "psutil": "https://psutil.readthedocs.io/en/latest/",
|
27 |
| - "zipp": "https://zipp.readthedocs.io/en/latest/", |
28 |
| - "yarl": "https://yarl.readthedocs.io/en/latest/", |
29 |
| - "cachetools": "https://cachetools.readthedocs.io/en/latest/", |
| 19 | + "pydash": "https://pydash.readthedocs.io/en/latest/", |
30 | 20 | "pyjwt": "https://pyjwt.readthedocs.io/en/latest/",
|
31 |
| - "dnspython": "https://dnspython.readthedocs.io/en/latest/", |
32 |
| - "babel": "https://babel.readthedocs.io/en/latest/", |
| 21 | + "pyopenssl": "https://www.pyopenssl.org/en/latest/", |
| 22 | + "pyparsing": "https://pyparsing-docs.readthedocs.io/en/latest/", |
33 | 23 | "pyrsistent": "https://pyrsistent.readthedocs.io/en/latest/",
|
34 |
| - "scikit-learn": "https://scikit-learn.org/stable/" |
| 24 | + "pytest": "https://docs.pytest.org/en/stable", |
| 25 | + "pytest-regressions": "https://pytest-regressions.readthedocs.io/en/latest/", |
| 26 | + "python-dateutil": "https://dateutil.readthedocs.io/en/stable/", |
| 27 | + "requests-oauthlib": "https://requests-oauthlib.readthedocs.io/en/latest/", |
| 28 | + "scikit-learn": "https://scikit-learn.org/stable/", |
| 29 | + "six": "https://six.readthedocs.io/", |
| 30 | + "slumber": "https://slumber.readthedocs.io/en/v0.6.0/", |
| 31 | + "sphinx": "https://www.sphinx-doc.org/en/3.x/", |
| 32 | + "typing": "https://docs.python.org/3/", |
| 33 | + "typing-extensions": "https://docs.python.org/3/", |
| 34 | + "typing_extensions": "https://docs.python.org/3/", |
| 35 | + "yarl": "https://yarl.readthedocs.io/en/latest/", |
| 36 | + "zipp": "https://zipp.readthedocs.io/en/latest/" |
35 | 37 | }
|
0 commit comments