HEX
Server: LiteSpeed
System: Linux ws4.angoweb.net 5.14.0-611.13.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 11 04:57:59 EST 2025 x86_64
User: tswangoe (2287)
PHP: 8.1.33
Disabled: show_source, system, shell_exec, passthru, exec, phpinfo, popen, proc_open
Upload Files
File: //opt/cloudlinux/venv/lib/python3.11/site-packages/numpy/_version.py
# This file was generated by 'versioneer.py' (0.26) from
# revision-control system data, or from the parent directory name of an
# unpacked source archive. Distribution tarballs contain a pre-generated copy
# of this file.

import json

version_json = '''
{
 "date": "2023-07-08T12:34:21-0600",
 "dirty": false,
 "error": null,
 "full-revisionid": "609c5399d0c2ca284ccc4b84d606727ed5640469",
 "version": "1.25.1"
}
'''  # END VERSION_JSON


def get_versions():
    return json.loads(version_json)