forked from canada-ca/tracker
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
executable file
·29 lines (28 loc) · 917 Bytes
/
requirements.txt
File metadata and controls
executable file
·29 lines (28 loc) · 917 Bytes
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
#
# These requirements were autogenerated by pipenv
# To regenerate from the project's Pipfile, run:
#
# pipenv lock --requirements
#
-i https://pypi.org/simple
asyncio-nats-client==0.11.4
certifi==2021.5.30
charset-normalizer==2.0.4; python_version >= '3'
emoji==1.4.2
gql==2.0.0
graphql-core==2.3.2
httptools==0.3.0
idna==3.2; python_version >= '3'
packaging==21.0; python_version >= '3.6'
pretend==1.0.9
promise==2.3
pyjwt==2.1.0; python_version >= '3.6'
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2, 3.3'
python-arango==7.2.0
requests-toolbelt==0.9.1
requests==2.26.0
rx==1.6.1
setuptools-scm[toml]==6.3.1; python_version >= '3.6'
six==1.16.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
tomli==1.2.1; python_version >= '3.6'
urllib3==1.26.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'