Now you can run it in virtualenv (forgot "requests" library)

This commit is contained in:
Lulzette 2022-04-21 21:01:29 +03:00
parent b35c292e16
commit 3b5479d571

View File

@ -1,3 +1,9 @@
certifi==2021.10.8
charset-normalizer==2.0.12
click==8.0.4 click==8.0.4
idna==3.3
prettytable==3.2.0 prettytable==3.2.0
requests==2.27.1
typer==0.4.0 typer==0.4.0
urllib3==1.26.9
wcwidth==0.2.5