Skip to content

Commit

Permalink
chore: lock requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
BoYanZh authored May 20, 2022
1 parent 922783d commit 3c83293
Showing 1 changed file with 43 additions and 16 deletions.
59 changes: 43 additions & 16 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,18 +1,45 @@
aiohttp<=2.2.0
async-timeout==3.0.1
jinja2>=2.9.0
sockjs==0.6.0
hoedown
accept
aioamqp
git+https://github.com/LukeXuan/aiosmtplib # custom aiosmtlib with ssl support
pytz
coloredlogs
httpagentparser
geoip2
GitPython
PyYAML
git+https://github.com/iceb0y/aiomongo
oauthlib
mosspy
rarfile
accept==0.1.0
aioamqp==0.14.0
aiohttp==2.2.0
asn1crypto==0.24.0
async-timeout==3.0.1
beautifulsoup4==4.9.3
certifi==2020.12.5
chardet==4.0.0
coloredlogs==15.0
cryptography==2.1.4
geoip2==4.2.0
gitdb==4.0.7
GitPython==3.1.17
hoedown==0.3.0
httpagentparser==1.9.1
humanfriendly==9.1
idna==2.6
Jinja2==3.0.1
keyring==10.6.0
keyrings.alt==3.0
lxml==4.6.3
MarkupSafe==2.0.1
maxminddb==2.0.3
mosspy==1.0.9
multidict==5.1.0
oauthlib==3.1.0
pamqp==2.3.0
pycrypto==2.6.1
pygobject==3.26.1
pymongo==3.3.1
pytz==2021.1
pyxdg==0.25
PyYAML==5.4.1
rarfile==4.0
requests==2.25.1
SecretStorage==2.3.1
six==1.11.0
smmap==4.0.0
sockjs==0.6.0
soupsieve==2.2.1
typing-extensions==3.10.0.0
urllib3==1.26.5
yarl==0.10.3

0 comments on commit 3c83293

Please sign in to comment.