commit
cafd344203
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
env/
|
||||
venv/
|
16
requirements.txt
Normal file
16
requirements.txt
Normal file
@ -0,0 +1,16 @@
|
||||
aiohttp==3.7.4.post0
|
||||
async-timeout==3.0.1
|
||||
attrs==21.2.0
|
||||
beautifulsoup4==4.9.3
|
||||
bs4==0.0.1
|
||||
certifi==2021.5.30
|
||||
chardet==4.0.0
|
||||
idna==2.10
|
||||
multidict==5.1.0
|
||||
python-graphql-client==0.4.3
|
||||
requests==2.25.1
|
||||
soupsieve==2.2.1
|
||||
typing-extensions==3.10.0.0
|
||||
urllib3==1.26.5
|
||||
websockets==9.1
|
||||
yarl==1.6.3
|
Loading…
Reference in New Issue
Block a user