+
    xȇi                        ^ RI Ht ^ RIt^ RIt^ RIt^ RIt^ RIt^ RIt^ RIH	t	 ^ RI
Ht ]	'       d   ^ RIHt ^ RIHtHtHt R R ltR	 R
 ltR R lt]! R4      RR R ll4       tR# )    )annotationsN)TYPE_CHECKING)
set_module)JSONSerializable)VERSIONSget_versionimport_optional_dependencyc                   V ^8  d   QhRR/# )   returnz
str | None )formats   "k/Users/max/.openclaw/workspace/postharvest/venv/lib/python3.14/site-packages/pandas/util/_print_versions.py__annotate__r      s     + +* +    c                 b     ^ RI Hp  V #   \         d    ^ RIHp T! 4       pTR,          u # i ; i)zU
Use vendored versioneer code to get git hash, which handles
git worktree correctly.
)__git_version__)get_versionszfull-revisionid)pandas._version_mesonr   ImportErrorpandas._versionr   )r   r   versionss      r   _get_commit_hashr      s9    

+	
  +0>)**	+s   
 !..c                   V ^8  d   QhRR/# r   r   zdict[str, JSONSerializable]r   )r   s   "r   r   r   )   s      2 r   c                    \         P                  ! 4       p \        P                  ! 4       w  rR\	        4       R\         P
                  ! 4       R\        P                  ! R4      ^,          RV P                  RV P                  RV P                  RV P                  R	V P                  R
\        P                  R\        P                   P#                  R4      R\        P                   P#                  R4      RRVRV//# )z?
Returns system information as a JSON serializable dictionary.
commitpythonzpython-bitsPOSz
OS-releaseVersionmachine	processor	byteorderLC_ALLLANGLOCALElanguage-codeencoding)platformunamelocale	getlocaler   python_versionstructcalcsizesystemreleaseversionr"   r#   sysr$   osenvironget)uname_resultlanguage_coder)   s      r   _get_sys_infor:   )   s     >>#L$..0M"$())+vs+a/l!!l**<''<''\++S]]"**..*

v&?M:xH r   c                   V ^8  d   QhRR/# r   r   )r   s   "r   r   r   ?   s      9 r   c                     . ROp V P                  \        \        4      4       / pV  F(  p \        VRR7      pV'       d   \	        V4      MRW&   K*  	  V#   \
         d	    RY&    K@  i ; i)zC
Returns dependency information as a JSON serializable dictionary.
ignore)errorsNzN/A)pandasnumpydateutilpipCythonsphinxIPython)extendlistr   r	   r   	Exception)depsresultmodnamemods       r   _get_dependency_inforM   ?   sm    D 	KKX*,F	@,WXFC
 36k#.4FO  M  	$#FO	$s   AA('A(r?   c                    V ^8  d   QhRRRR/# )r   as_jsonz
str | boolr   Noner   )r   s   "r   r   r   `   s     D) D): D)$ D)r   c                :   \        4       p\        4       pV '       d   RVRV/pV RJ d8   \        P                  P	                  \
        P                  ! V^R7      4       R# \        V \        4      '       g   Q h\        V RRR7      ;_uu_ 4       p\
        P                  ! W4^R7       RRR4       R# \        VR	,          \        4      '       g   Q hVR	,          R
,          pVR	,          R,          pV RV 2VR	&   \        R V 4       4      p\        R4       \        R4       VP                  4        F  w  r\        VRV 2 RV	 24       K  	  \        R4       VP                  4        F  w  r\        VRV 2 RV	 24       K  	  R#   + '       g   i     R# ; i)a  
Provide useful information, important for bug reports.

It comprises info about hosting operation system, pandas version,
and versions of other installed relative packages.

Parameters
----------
as_json : str or bool, default False
    * If False, outputs info in a human readable form to the console.
    * If str, it will be considered as a path to a file.
      Info will be written to that file in JSON format.
    * If True, outputs info in JSON format to the console.

See Also
--------
get_option : Retrieve the value of the specified option.
set_option : Set the value of the specified option or options.

Examples
--------
>>> pd.show_versions()  # doctest: +SKIP
Your output may look something like this:
INSTALLED VERSIONS
------------------
commit           : 37ea63d540fd27274cad6585082c91b1283f963d
python           : 3.10.6.final.0
python-bits      : 64
OS               : Linux
OS-release       : 5.10.102.1-microsoft-standard-WSL2
Version          : #1 SMP Wed Mar 2 00:30:59 UTC 2022
machine          : x86_64
processor        : x86_64
byteorder        : little
LC_ALL           : None
LANG             : en_GB.UTF-8
LOCALE           : en_GB.UTF-8
pandas           : 2.0.1
numpy            : 1.24.3
...
r1   dependenciesT)indentwzutf-8)r)   Nr'   r(   r)   .c              3  8   "   T F  p\        V4      x  K  	  R # 5i)N)len).0xs   & r   	<genexpr> show_versions.<locals>.<genexpr>   s     *TSVVTs   z
INSTALLED VERSIONSz------------------<z:  )r:   rM   r4   stdout
writelinesjsondumps
isinstancestropendumpdictmaxprintitems)
rO   sys_inforI   jfr9   r)   maxlenkvs
   &         r   show_versionsrp   _   s`   V H!Dx6d?JJ!!$**Qq"9:gs++++gsW55		!q) 65 (8,d3333 *?;H%j1 -az:*T**$%"#NN$DAQqjMA3'( %b	JJLDAQqjMA3'( ! 655s   F		F	)F)
__future__r   r`   r,   r5   r*   r/   r4   typingr   pandas.util._decoratorsr   pandas._typingr   pandas.compat._optionalr   r   r	   r   r:   rM   rp   r   r   r   <module>rv      s[    "   	   
   ./ +$,@ HD) D)r   