First Push from Local

This commit is contained in:
alorig
2025-11-09 17:06:12 +05:00
parent 825fd7f3d2
commit 030d3e6774
11 changed files with 1 additions and 25 deletions

View File

@@ -1 +0,0 @@
auto-test-1762687608

View File

@@ -1 +0,0 @@
final-auto-test-1762687631

View File

@@ -1 +0,0 @@
final-test-1762686854

View File

@@ -1 +0,0 @@
hook-fix-test-1762687555

View File

@@ -1 +0,0 @@
hook-test-1762687079

View File

@@ -1 +0,0 @@
test-1762686342

View File

@@ -1 +0,0 @@
test-1762686375

View File

@@ -1 +0,0 @@
# Webhook test - Sun Nov 9 10:50:47 UTC 2025

5
=5.9.0
View File

@@ -1,5 +0,0 @@
Collecting psutil
Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (23 kB)
Downloading psutil-7.1.3-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (263 kB)
Installing collected packages: psutil
Successfully installed psutil-7.1.3

11
=7.0.0
View File

@@ -1,11 +0,0 @@
Collecting docker
Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB)
Requirement already satisfied: requests>=2.26.0 in /usr/local/lib/python3.11/site-packages (from docker) (2.32.5)
Requirement already satisfied: urllib3>=1.26.0 in /usr/local/lib/python3.11/site-packages (from docker) (2.5.0)
Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests>=2.26.0->docker) (3.4.4)
Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/site-packages (from requests>=2.26.0->docker) (3.11)
Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests>=2.26.0->docker) (2025.10.5)
Downloading docker-7.1.0-py3-none-any.whl (147 kB)
Installing collected packages: docker
Successfully installed docker-7.1.0
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.

View File

@@ -89,7 +89,7 @@ export default function Usage() {
<div className="p-6"> <div className="p-6">
<PageMeta title="Usage" /> <PageMeta title="Usage" />
<div className="mb-6"> <div className="mb-6">
<h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limit Usage Attemp 8</h1> <h1 className="text-2xl font-bold text-gray-900 dark:text-white">Acoount Limits & Usage</h1>
<p className="text-gray-600 dark:text-gray-400 mt-1">Monitor your plan limits and usage statistics</p> <p className="text-gray-600 dark:text-gray-400 mt-1">Monitor your plan limits and usage statistics</p>
</div> </div>