adherent commited on
Commit
979db17
1 Parent(s): fdfcba3

update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -13
requirements.txt CHANGED
@@ -16,13 +16,13 @@ brotlipy==0.7.0
16
  cachetools==4.2.2
17
  catalogue==2.0.7
18
  certifi==2021.5.30
19
- cffi @ file:///tmp/build/80754af9/cffi_1625807838443/work
20
- chardet @ file:///tmp/build/80754af9/chardet_1607706746162/work
21
  charset-normalizer==2.1.1
22
  click==7.1.2
23
  conda==4.10.3
24
- conda-package-handling @ file:///tmp/build/80754af9/conda-package-handling_1618262148928/work
25
- cryptography @ file:///tmp/build/80754af9/cryptography_1616769286105/work
26
  cycler==0.10.0
27
  cymem==2.0.6
28
  dataclasses==0.6
@@ -48,7 +48,7 @@ h11==0.12.0
48
  h5py==3.7.0
49
  httpcore==0.15.0
50
  httpx==0.23.0
51
- idna @ file:///home/linux1/recipes/ci/idna_1610986105248/work
52
  ipykernel==6.4.1
53
  ipython==7.27.0
54
  ipython-genutils==0.2.0
@@ -110,16 +110,16 @@ ptyprocess==0.7.0
110
  pyasn1==0.4.8
111
  pyasn1-modules==0.2.8
112
  pycosat==0.6.3
113
- pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
114
  pycryptodome==3.15.0
115
  pydantic==1.7.4
116
  pydub==0.25.1
117
  Pygments==2.10.0
118
  PyNaCl==1.5.0
119
- pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
120
  pyparsing==2.4.7
121
  pyrsistent==0.18.0
122
- PySocks @ file:///tmp/build/80754af9/pysocks_1605305779399/work
123
  python-dateutil==2.8.2
124
  python-multipart==0.0.5
125
  pytorch-lightning==1.0.6
@@ -127,17 +127,17 @@ pytz==2021.1
127
  PyYAML==6.0
128
  pyzmq==22.3.0
129
  regex==2022.6.2
130
- requests @ file:///tmp/build/80754af9/requests_1608241421344/work
131
  requests-oauthlib==1.3.0
132
  requests-unixsocket==0.2.0
133
  rfc3986==1.5.0
134
  rsa==4.7.2
135
- ruamel-yaml-conda @ file:///tmp/build/80754af9/ruamel_yaml_1616016699510/work
136
  sacremoses==0.0.53
137
  scipy==1.9.1
138
  Send2Trash==1.8.0
139
  sentencepiece==0.1.96
140
- six @ file:///tmp/build/80754af9/six_1623709665295/work
141
  smart-open==5.2.1
142
  sniffio==1.2.0
143
  spacy==3.0.0
@@ -159,13 +159,13 @@ tokenizers==0.8.1rc2
159
  torch @ http://download.pytorch.org/whl/cu110/torch-1.7.0%2Bcu110-cp38-cp38-linux_x86_64.whl
160
  torchvision @ http://download.pytorch.org/whl/cu110/torchvision-0.8.1%2Bcu110-cp38-cp38-linux_x86_64.whl
161
  tornado==6.1
162
- tqdm @ file:///tmp/build/80754af9/tqdm_1625563689033/work
163
  traitlets==5.1.0
164
  transformers==3.1.0
165
  typer==0.3.2
166
  typing-extensions==3.10.0.2
167
  uc-micro-py==1.0.1
168
- #urllib3 @ file:///tmp/build/80754af9/urllib3_1625084269274/work
169
  uvicorn==0.18.3
170
  wasabi==0.9.1
171
  wcwidth==0.2.5
 
16
  cachetools==4.2.2
17
  catalogue==2.0.7
18
  certifi==2021.5.30
19
+ cffi #@ file:///tmp/build/80754af9/cffi_1625807838443/work
20
+ chardet #@ file:///tmp/build/80754af9/chardet_1607706746162/work
21
  charset-normalizer==2.1.1
22
  click==7.1.2
23
  conda==4.10.3
24
+ conda-package-handling #@ file:///tmp/build/80754af9/conda-package-handling_1618262148928/work
25
+ cryptography #@ file:///tmp/build/80754af9/cryptography_1616769286105/work
26
  cycler==0.10.0
27
  cymem==2.0.6
28
  dataclasses==0.6
 
48
  h5py==3.7.0
49
  httpcore==0.15.0
50
  httpx==0.23.0
51
+ idna #@ file:///home/linux1/recipes/ci/idna_1610986105248/work
52
  ipykernel==6.4.1
53
  ipython==7.27.0
54
  ipython-genutils==0.2.0
 
110
  pyasn1==0.4.8
111
  pyasn1-modules==0.2.8
112
  pycosat==0.6.3
113
+ pycparser #@ file:///tmp/build/80754af9/pycparser_1594388511720/work
114
  pycryptodome==3.15.0
115
  pydantic==1.7.4
116
  pydub==0.25.1
117
  Pygments==2.10.0
118
  PyNaCl==1.5.0
119
+ pyOpenSSL #@ file:///tmp/build/80754af9/pyopenssl_1608057966937/work
120
  pyparsing==2.4.7
121
  pyrsistent==0.18.0
122
+ PySocks #@ file:///tmp/build/80754af9/pysocks_1605305779399/work
123
  python-dateutil==2.8.2
124
  python-multipart==0.0.5
125
  pytorch-lightning==1.0.6
 
127
  PyYAML==6.0
128
  pyzmq==22.3.0
129
  regex==2022.6.2
130
+ requests #@ file:///tmp/build/80754af9/requests_1608241421344/work
131
  requests-oauthlib==1.3.0
132
  requests-unixsocket==0.2.0
133
  rfc3986==1.5.0
134
  rsa==4.7.2
135
+ ruamel-yaml-conda #@ file:///tmp/build/80754af9/ruamel_yaml_1616016699510/work
136
  sacremoses==0.0.53
137
  scipy==1.9.1
138
  Send2Trash==1.8.0
139
  sentencepiece==0.1.96
140
+ six #@ file:///tmp/build/80754af9/six_1623709665295/work
141
  smart-open==5.2.1
142
  sniffio==1.2.0
143
  spacy==3.0.0
 
159
  torch @ http://download.pytorch.org/whl/cu110/torch-1.7.0%2Bcu110-cp38-cp38-linux_x86_64.whl
160
  torchvision @ http://download.pytorch.org/whl/cu110/torchvision-0.8.1%2Bcu110-cp38-cp38-linux_x86_64.whl
161
  tornado==6.1
162
+ tqdm #@ file:///tmp/build/80754af9/tqdm_1625563689033/work
163
  traitlets==5.1.0
164
  transformers==3.1.0
165
  typer==0.3.2
166
  typing-extensions==3.10.0.2
167
  uc-micro-py==1.0.1
168
+ #urllib3 #@ file:///tmp/build/80754af9/urllib3_1625084269274/work
169
  uvicorn==0.18.3
170
  wasabi==0.9.1
171
  wcwidth==0.2.5