aboutsummaryrefslogtreecommitdiff
path: root/venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD
diff options
context:
space:
mode:
authorsotech117 <michael_foiani@brown.edu>2025-07-31 17:27:24 -0400
committersotech117 <michael_foiani@brown.edu>2025-07-31 17:27:24 -0400
commit5bf22fc7e3c392c8bd44315ca2d06d7dca7d084e (patch)
tree8dacb0f195df1c0788d36dd0064f6bbaa3143ede /venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD
parentb832d364da8c2efe09e3f75828caf73c50d01ce3 (diff)
add code for analysis of data
Diffstat (limited to 'venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD')
-rw-r--r--venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD42
1 files changed, 42 insertions, 0 deletions
diff --git a/venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD b/venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD
new file mode 100644
index 0000000..1a0998e
--- /dev/null
+++ b/venv/lib/python3.8/site-packages/requests-2.32.4.dist-info/RECORD
@@ -0,0 +1,42 @@
+requests-2.32.4.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
+requests-2.32.4.dist-info/METADATA,sha256=3S42LvNNoL2EP2IjC1VCXoElnGrTTVWwPgImVB4FYF4,4934
+requests-2.32.4.dist-info/RECORD,,
+requests-2.32.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
+requests-2.32.4.dist-info/licenses/LICENSE,sha256=CeipvOyAZxBGUsFoaFqwkx54aPnIKEtm9a5u2uXxEws,10142
+requests-2.32.4.dist-info/top_level.txt,sha256=fMSVmHfb5rbGOo6xv-O_tUX6j-WyixssE-SnwcDRxNQ,9
+requests/__init__.py,sha256=4xaAERmPDIBPsa2PsjpU9r06yooK-2mZKHTZAhWRWts,5072
+requests/__pycache__/__init__.cpython-38.pyc,,
+requests/__pycache__/__version__.cpython-38.pyc,,
+requests/__pycache__/_internal_utils.cpython-38.pyc,,
+requests/__pycache__/adapters.cpython-38.pyc,,
+requests/__pycache__/api.cpython-38.pyc,,
+requests/__pycache__/auth.cpython-38.pyc,,
+requests/__pycache__/certs.cpython-38.pyc,,
+requests/__pycache__/compat.cpython-38.pyc,,
+requests/__pycache__/cookies.cpython-38.pyc,,
+requests/__pycache__/exceptions.cpython-38.pyc,,
+requests/__pycache__/help.cpython-38.pyc,,
+requests/__pycache__/hooks.cpython-38.pyc,,
+requests/__pycache__/models.cpython-38.pyc,,
+requests/__pycache__/packages.cpython-38.pyc,,
+requests/__pycache__/sessions.cpython-38.pyc,,
+requests/__pycache__/status_codes.cpython-38.pyc,,
+requests/__pycache__/structures.cpython-38.pyc,,
+requests/__pycache__/utils.cpython-38.pyc,,
+requests/__version__.py,sha256=FDq681Y3EvBjdDp5UqplMZ28uTTYlM_Jib0sAV-NpXc,435
+requests/_internal_utils.py,sha256=nMQymr4hs32TqVo5AbCrmcJEhvPUh7xXlluyqwslLiQ,1495
+requests/adapters.py,sha256=KIcecscqam6reOCXRl4DwP4jX8Jcl8sd57ft17KR2cQ,27451
+requests/api.py,sha256=_Zb9Oa7tzVIizTKwFrPjDEY9ejtm_OnSRERnADxGsQs,6449
+requests/auth.py,sha256=kF75tqnLctZ9Mf_hm9TZIj4cQWnN5uxRz8oWsx5wmR0,10186
+requests/certs.py,sha256=Z9Sb410Anv6jUFTyss0jFFhU6xst8ctELqfy8Ev23gw,429
+requests/compat.py,sha256=J7sIjR6XoDGp5JTVzOxkK5fSoUVUa_Pjc7iRZhAWGmI,2142
+requests/cookies.py,sha256=bNi-iqEj4NPZ00-ob-rHvzkvObzN3lEpgw3g6paS3Xw,18590
+requests/exceptions.py,sha256=jJPS1UWATs86ShVUaLorTiJb1SaGuoNEWgICJep-VkY,4260
+requests/help.py,sha256=gPX5d_H7Xd88aDABejhqGgl9B1VFRTt5BmiYvL3PzIQ,3875
+requests/hooks.py,sha256=CiuysiHA39V5UfcCBXFIx83IrDpuwfN9RcTUgv28ftQ,733
+requests/models.py,sha256=MjZdZ4k7tnw-1nz5PKShjmPmqyk0L6DciwnFngb_Vk4,35510
+requests/packages.py,sha256=_g0gZ681UyAlKHRjH6kanbaoxx2eAb6qzcXiODyTIoc,904
+requests/sessions.py,sha256=ykTI8UWGSltOfH07HKollH7kTBGw4WhiBVaQGmckTw4,30495
+requests/status_codes.py,sha256=iJUAeA25baTdw-6PfD0eF4qhpINDJRJI-yaMqxs4LEI,4322
+requests/structures.py,sha256=-IbmhVz06S-5aPSZuUthZ6-6D9XOjRuTXHOabY041XM,2912
+requests/utils.py,sha256=WqU86rZ3wvhC-tQjWcjtH_HEKZwWB3iWCZV6SW5DEdQ,33213