-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
75 lines (75 loc) · 1.21 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
aioredis==2.0.1
alembic==1.8.1
anyio==3.6.1
astroid==2.12.10
async-timeout==4.0.2
attrs==22.1.0
autopep8==1.7.0
certifi==2022.6.15
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.5
confs==1.0.0
coverage==6.5.0
Deprecated==1.2.13
dill==0.3.5.1
dnspython==2.2.1
email-validator==1.3.0
fastapi==0.85.0
fastapi-cache2==0.1.9
greenlet==1.1.3
h11==0.14.0
httptools==0.5.0
idna==3.3
iniconfig==1.1.1
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.7.1
Mako==1.2.2
MarkupSafe==2.1.1
mccabe==0.7.0
numpy==1.23.2
oauthlib==3.2.0
orjson==3.8.0
packaging==21.3
pandas==1.4.4
pendulum==2.1.2
Pillow==9.2.0
platformdirs==2.5.2
pluggy==1.0.0
psycopg2==2.9.3
py==1.11.0
pycodestyle==2.9.1
pydantic==1.10.2
pylint==2.15.3
pyparsing==3.0.9
pytesseract==0.3.10
pytest==7.1.3
pytest-cov==4.0.0
python-dateutil==2.8.2
python-dotenv==0.21.0
python-multipart==0.0.5
pytz==2022.2.1
pytzdata==2020.1
PyYAML==6.0
redis==4.4.0rc4
regex==2022.8.17
requests==2.28.1
requests-oauthlib==1.3.1
rq==1.11.1
six==1.16.0
sniffio==1.3.0
SQLAlchemy==1.4.41
starlette==0.20.4
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.4
tweepy==4.10.1
typing_extensions==4.3.0
ujson==5.5.0
urllib3==1.26.12
uvicorn==0.18.3
watchfiles==0.17.0
websockets==10.3
wrapt==1.14.1