mirror of
https://git.pleroma.social/pleroma/relay.git
synced 2024-11-10 02:17:59 +00:00
add requirements.txt file
This commit is contained in:
parent
55f05225f2
commit
c085ad32e3
12
requirements.txt
Normal file
12
requirements.txt
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
aiohttp==3.3.2
|
||||||
|
async-timeout==3.0.0
|
||||||
|
attrs==18.1.0
|
||||||
|
blinker==1.4
|
||||||
|
chardet==3.0.4
|
||||||
|
idna==2.7
|
||||||
|
idna-ssl==1.1.0
|
||||||
|
multidict==4.3.1
|
||||||
|
pycrypto==2.6.1
|
||||||
|
PyYAML==3.13
|
||||||
|
simplejson==3.16.0
|
||||||
|
yarl==1.2.6
|
Loading…
Reference in a new issue