Skip to content

Commit 727fb75

Browse files
committed
Adds tenacity and httpx licence informmation.
1 parent 87cca8c commit 727fb75

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

THIRD_PARTY_LICENSES.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,12 @@ fsspec
9696
* Source code: https://github.com/intake/filesystem_spec
9797
* Project home: https://github.com/intake/filesystem_spec
9898

99+
httpx
100+
* Copyright (c) 2021 ProjectDiscovery, Inc.
101+
* License: MIT License
102+
* Source code: https://github.com/projectdiscovery/httpx
103+
* Project home: https://github.com/projectdiscovery/httpx
104+
99105
geopandas
100106
* Copyright (c) 2013-2016, GeoPandas developers
101107
* License: BSD 3-Clause "New" or "Revised" License
@@ -391,6 +397,12 @@ tabulate
391397
* Source code: https://github.com/astanin/python-tabulate
392398
* Project home: https://github.com/astanin/python-tabulate
393399

400+
tenacity
401+
* No listed copyright holder
402+
* License: Apache-2.0 license
403+
* Source code: https://github.com/jd/tenacity
404+
* Project home: https://github.com/jd/tenacity
405+
394406
tensorflow
395407
* Copyright (c) 2023 Google, Inc.
396408
* License: Apache-2.0 license

0 commit comments

Comments
 (0)