Skip to content

Commit

Permalink
add requirement file
Browse files Browse the repository at this point in the history
  • Loading branch information
QuanBlue committed May 16, 2023
1 parent 27aeed3 commit ab74d61
Showing 1 changed file with 113 additions and 0 deletions.
113 changes: 113 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
aiohttp==3.8.4
aiosignal==1.3.1
asn1crypto==1.4.0
async-timeout==4.0.2
attrs==22.2.0
autopep8==1.6.0
backcall==0.2.0
beautifulsoup4==4.12.2
bottle==0.12.19
bottle-websocket==0.2.9
cachetools==5.3.0
certifi==2021.10.8
cffi==1.15.0
charset-normalizer==2.0.9
click==8.1.3
colorama==0.4.4
cryptography==36.0.1
cycler==0.11.0
debugpy==1.5.1
decorator==5.1.0
dnspython==2.2.1
docopt==0.6.2
dominate==2.6.0
ecdsa==0.17.0
Eel==0.14.0
email-validator==1.2.1
entrypoints==0.3
Flask==2.2.3
Flask-Bootstrap==3.3.7.1
Flask-PyMongo==2.3.0
Flask-WTF==1.1.1
fonttools==4.28.1
frozenlist==1.3.3
future==0.18.2
gevent==21.12.0
gevent-websocket==0.10.1
google==3.0.0
google-api-core==2.11.0
google-api-python-client==2.86.0
google-auth==2.17.3
google-auth-httplib2==0.1.0
google-auth-oauthlib==1.0.0
googleapis-common-protos==1.59.0
greenlet==1.1.2
httplib2==0.22.0
idna==3.3
ipykernel==6.6.0
ipython==7.30.1
itsdangerous==2.0.0
jedi==0.18.1
Jinja2==3.1.2
jupyter-client==7.1.0
jupyter-core==4.9.1
kiwisolver==1.3.2
MarkupSafe==2.1.1
matplotlib==3.5.0
matplotlib-inline==0.1.3
multidict==6.0.4
Naked==0.1.31
nest-asyncio==1.5.4
numpy==1.21.4
oauthlib==3.2.2
openai==0.26.5
opencv-python==4.5.5.62
packaging==21.3
parso==0.8.3
pickleshare==0.7.5
Pillow==8.4.0
pipreqs==0.4.13
prompt-toolkit==3.0.24
protobuf==4.22.3
psutil==5.9.4
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
pycryptodome==3.14.1
pycryptodomex==3.14.1
Pygments==2.10.0
pymongo==4.1.1
pynput==1.7.6
pyparsing==3.0.6
python-dateutil==2.8.2
python-dotenv==0.20.0
pywin32==303
PyYAML==6.0
pyzmq==22.3.0
requests==2.26.0
requests-oauthlib==1.3.1
rsa==4.9
setuptools-scm==6.3.2
shellescape==3.8.1
six==1.16.0
soupsieve==2.4.1
sshpubkeys==3.3.1
toml==0.10.2
tomli==1.2.2
tornado==6.1
tqdm==4.65.0
traitlets==5.1.1
uritemplate==4.1.1
urllib3==1.26.7
utils==1.0.1
visitor==0.1.3
wcwidth==0.2.5
Werkzeug==2.2.3
whichcraft==0.6.1
WTForm==1.0
WTForms==3.0.1
yarg==0.1.9
yarl==1.8.2
zope.event==4.5.0
zope.interface==5.4.0

0 comments on commit ab74d61

Please sign in to comment.