diff --git a/.DS_Store b/.DS_Store index ef76c02..3893354 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d46942b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +venv +_docs +_scripts diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 0000000..57eca3e --- /dev/null +++ b/requirements.txt @@ -0,0 +1,44 @@ +aiohappyeyeballs==2.6.1 +aiohttp==3.12.13 +aiosignal==1.3.2 +anyio==4.9.0 +asyncio==3.4.3 +attrs==25.3.0 +certifi==2025.6.15 +charset-normalizer==3.4.2 +contourpy==1.3.2 +cycler==0.12.1 +discord-webhook==1.4.1 +dotenv==0.9.9 +fonttools==4.58.4 +frozenlist==1.7.0 +h11==0.16.0 +httpcore==1.0.9 +httpx==0.28.1 +idna==3.10 +influxdb-client==1.49.0 +kiwisolver==1.4.8 +markdown-it-py==3.0.0 +matplotlib==3.10.3 +mdurl==0.1.2 +multidict==6.4.4 +numpy==2.3.0 +packaging==25.0 +pillow==11.2.1 +propcache==0.3.2 +Pygments==2.19.1 +pyparsing==3.2.3 +python-dateutil==2.9.0.post0 +python-dotenv==1.1.0 +python-telegram-bot==22.1 +reactivex==4.0.4 +requests==2.32.4 +rich==14.0.0 +setuptools==80.9.0 +six==1.17.0 +sniffio==1.3.1 +telegram==0.0.1 +typing_extensions==4.14.0 +urllib3==2.4.0 +websockets==15.0.1 +yarl==1.20.1 diff --git a/video.md b/video.md index 965ebf8..fe29796 100644 --- a/video.md +++ b/video.md @@ -12,7 +12,7 @@ Below are the private video links to each session of the **"Build Your Own Crypt --- ### Session 2: Data Acquisition & Exchange Connectivity -🔗 [Watch on YouTube]() +🔗 [Watch on YouTube](https://youtu.be/MSEXxhQWY9I) ---