Initial commit
This commit is contained in:
commit
1b6f0ff660
|
@ -0,0 +1,3 @@
|
|||
venv
|
||||
__pycache__
|
||||
probe.*
|
|
@ -0,0 +1,42 @@
|
|||
aiofiles==23.2.1
|
||||
aiogram==3.12.0
|
||||
aiohappyeyeballs==2.3.7
|
||||
aiohttp==3.10.4
|
||||
aiosignal==1.3.1
|
||||
aiosqlite==0.20.0
|
||||
annotated-types==0.7.0
|
||||
asttokens==2.4.1
|
||||
attrs==24.2.0
|
||||
beautifulsoup4==4.12.3
|
||||
bs4==0.0.2
|
||||
certifi==2024.8.30
|
||||
decorator==5.1.1
|
||||
et-xmlfile==1.1.0
|
||||
executing==2.0.1
|
||||
frozenlist==1.4.1
|
||||
idna==3.7
|
||||
ipython==8.26.0
|
||||
jedi==0.19.1
|
||||
magic-filter==1.0.12
|
||||
matplotlib-inline==0.1.7
|
||||
multidict==6.0.5
|
||||
openpyxl==3.1.5
|
||||
parso==0.8.4
|
||||
pexpect==4.9.0
|
||||
prompt_toolkit==3.0.47
|
||||
ptyprocess==0.7.0
|
||||
pure_eval==0.2.3
|
||||
pydantic==2.8.2
|
||||
pydantic_core==2.20.1
|
||||
Pygments==2.18.0
|
||||
python-magic==0.4.27
|
||||
setuptools==72.1.0
|
||||
six==1.16.0
|
||||
soupsieve==2.6
|
||||
stack-data==0.6.3
|
||||
traitlets==5.14.3
|
||||
typing_extensions==4.12.2
|
||||
wcwidth==0.2.13
|
||||
wheel==0.44.0
|
||||
xlrd==2.0.1
|
||||
yarl==1.9.4
|
Loading…
Reference in New Issue