forked from MarkEEaton/open-journal-matcher
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
80 lines (80 loc) · 1.36 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
-f /usr/share/pip-wheels
aiohttp==3.4.4
amqp==2.5.2
anyio==1.2.3
asks==2.3.7
async-generator==1.10
async-timeout==3.0.1
asyncio==3.4.3
attrs==19.3.0
backoff==1.10.0
beautifulsoup4==4.9.1
billiard==3.6.3.0
blis==0.4.1
catalogue==1.0.0
certifi==2020.4.5.1
cffi==1.14.0
chardet==3.0.4
click==7.1.1
cryptography==3.4.4
cymem==2.0.3
dominate==2.5.1
dparse==0.5.1
en-core-web-sm==2.3.1
Flask==1.1.2
Flask-Bootstrap==3.3.7.1
Flask-WTF==0.14.3
future==0.18.2
gcloud-aio-auth==3.4.3
-e git+https://github.com/MarkEEaton/gcloud-aio.git@22c507fb2246b7a9af53db4debc4ea4e793ac02d#egg=gcloud_aio_storage&subdirectory=storage
h11==0.9.0
idna==2.9
importlib-metadata==1.6.0
iniconfig==1.0.1
itsdangerous==1.1.0
Jinja2==2.11.1
kombu==4.6.8
langdetect==1.0.7
lxml==4.6.2
MarkupSafe==1.1.1
more-itertools==8.5.0
multidict==4.7.5
murmurhash==1.0.2
numpy==1.19.2
outcome==1.0.1
packaging==20.4
plac==1.1.3
pluggy==0.13.1
preshed==3.0.2
psutil==5.7.2
py==1.10.0
pycparser==2.20
PyJWT==1.7.1
pyparsing==2.4.7
pytest==6.0.2
pytz==2019.3
PyYAML==5.3.1
redis==3.5.3
redislite==5.0.165407
regex==2020.7.14
requests==2.23.0
safety==1.9.0
schedule==0.6.0
six==1.14.0
sniffio==1.1.0
sortedcontainers==2.1.0
soupsieve==2.0.1
srsly==1.0.2
tenacity==6.1.0
thinc==7.4.1
toml==0.10.1
tqdm==4.49.0
typing==3.7.4.1
urllib3==1.25.10
vine==1.3.0
visitor==0.1.3
wasabi==0.8.0
Werkzeug==1.0.1
WTForms==2.2.1
yarl==1.4.2
zipp==3.1.0