-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
115 lines (115 loc) · 4.15 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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
aniso8601==9.0.1
asgiref==3.7.2
asttokens==2.2.1
async-timeout==4.0.3
attrs==21.2.0
automium==0.2.6
automium-web==0.1.1
backcall==0.2.0
beautifulsoup4==4.12.2
build==0.10.0
CacheControl==0.12.11
certifi==2021.10.8
cffi==1.15.1
charset-normalizer==2.0.7
cleo==2.0.1
click==8.0.3
colorama==0.4.6
constants==0.6.0
cors==1.0.1
coverage==7.2.5
crashtest==0.4.1
decorator==5.1.1
distlib==0.3.6
Django==4.2.3
django-crontab==0.7.1
dulwich==0.21.5
executing==1.2.0
filelock==3.10.0
flake8==3.9.2
Flask==2.0.2
flask-restx==0.5.1
Flask-SQLAlchemy==2.5.1
future==0.18.3
gevent==22.10.2
greenlet==2.0.2
html5lib==1.1
idna==3.3
importlib-metadata==6.6.0
iniconfig==2.0.0
installer==0.7.0
ipython==8.14.0
isodate==0.6.1
isort==5.9.3
itsdangerous==2.0.1
jaraco.classes==3.2.3
jedi==0.19.0
Jinja2==3.0.2
jsonschema==4.17.3
keyring==23.13.1
legacy==0.1.6
lockfile==0.12.2
MarkupSafe==2.0.1
marshmallow==3.14.0
matplotlib-inline==0.1.6
mccabe==0.6.1
more-itertools==9.1.0
msgpack==1.0.5
MyApplication==0.1.0
packaging==23.1
parso==0.8.3
pexpect==4.8.0
pickleshare==0.7.5
Pillow==10.0.0
pkginfo==1.9.6
platformdirs==2.6.2
pluggy==1.0.0
poetry==1.4.2
poetry-core==1.5.2
poetry-plugin-export==1.3.1
prettytable==2.2.1
prompt-toolkit==3.0.39
psycopg2==2.9.6
psycopg2-binary==2.9.7
ptyprocess==0.7.0
pure-eval==0.2.2
pycodestyle==2.7.0
pycparser==2.21
pydantic==1.10.8
pyflakes==2.3.1
Pygments==2.15.1
PyJWT==2.6.0
pyproject_hooks==1.0.0
pyrsistent==0.18.0
PySocks==1.7.1
pytest==7.3.1
pytest-cov==4.0.0
python-dotenv==1.0.0
pytils==0.4.1
pytz==2021.3
pywin32-ctypes==0.2.0
rapidfuzz==2.15.1
redis==5.0.0
requests==2.26.0
requests-file==1.5.1
requests-toolbelt==0.10.1
shellingham==1.5.0.post1
six==1.16.0
soupsieve==2.4.1
SQLAlchemy==1.4.26
sqlparse==0.4.4
stack-data==0.6.2
tldextract==3.4.0
tomlkit==0.11.8
traitlets==5.9.0
trove-classifiers==2023.5.2
typing_extensions==4.7.1
tzdata==2023.3
urllib3==1.26.7
virtualenv==20.21.1
wcwidth==0.2.5
webencodings==0.5.1
Werkzeug==2.0.2
zipp==3.15.0
zope.event==4.6
zope.interface==6.0