HEX
Server: Apache
System: Linux srv4.garantili.com.tr 4.18.0-477.21.1.lve.1.el8.x86_64 #1 SMP Tue Sep 5 23:08:35 UTC 2023 x86_64
User: ekspardev (1006)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system
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)